EASYAIuniappNewUI/node_modules/@dcloudio/uni-cli-shared/dist/utsUtils.d.ts
2025-02-08 18:50:38 +08:00

3 lines
149 B
TypeScript

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