UNPKG

svelte-ux

Version:

- Increment version in `package.json` and commit as `Version bump to x.y.z` - `npm run publish`

6 lines (5 loc) 133 B
export * from './actions'; export * from './components'; export * from './stores'; export * from './types'; export * from './utils';