vending-machine/mobile/node_modules/@dcloudio/uni-cli-shared/dist/utsUtils.d.ts
2026-04-03 06:07:13 +08:00

3 lines
149 B
TypeScript

export declare function matchUTSComponent(tag: string): boolean;
export declare function genUTSClassName(fileName: string, prefix?: string): string;