UNPKG

mp-lens

Version:

微信小程序分析工具 (Unused Code, Dependencies, Visualization)

5 lines (4 loc) 120 B
export declare class WXSSParser { constructor(); parse(content: string, filePath: string): Promise<string[]>; }