You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
417 B
TypeScript
8 lines
417 B
TypeScript
declare const _default: () => any[];
|
|
export default _default;
|
|
export { genUTSClassName as genClassName } from '@dcloudio/uni-cli-shared';
|
|
export { transformMain as transformVue } from './plugins/android/uvue/sfc/main';
|
|
export { transformExtApiVueFile } from './extApiComponents';
|
|
export { initUniAppJsEngineCssPlugin } from './plugins/js/plugin';
|
|
export { init as initUniAppXHarmonyPlugin } from './plugins/harmony';
|