vue-inbrowser-compiler-independent-utils
Version:
the part of vue-inbrowser-compiler-utils that contains no vue dependency
6 lines • 312 B
TypeScript
export { default as addScopedStyle } from './addScopedStyle';
export { default as cleanName } from './cleanName';
export { default as getDefaultExample } from './getDefaultExample';
export { default as transformOneImport } from './transformOneImport';
export * from './types';
//# sourceMappingURL=index.d.ts.map