Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ui-component-library / dist / typings / src / index.d.ts
Size: Mime:
import * as components from 'src/components';
import * as state from 'src/state';
import * as wording from 'src/words';
import * as forms from 'src/forms';
export { components, state, forms, wording };