Repository URL to install this package:
Version:
0.9.7 ▾
|
import 'module-alias/register';
import * as components from './components';
import * as state from './state';
import * as wording from './words';
import * as forms from './forms';
export { components, state, forms, wording };