Files
huishou/node_modules/@dcloudio/uni-cli-shared/dist/json/mp/index.d.ts
T
2026-07-27 14:07:26 +08:00

5 lines
213 B
TypeScript

export * from './jsonFile';
export { AppJson, ComponentJson } from './types';
export { mergeMiniProgramAppJson, parseMiniProgramPagesJson } from './pages';
export { parseMiniProgramProjectJson } from './project';