export * from './src/index'; export { getInitSnippet } from './src/init-snippet'; export * from './src/types.d';