UNPKG

@lcap/nasl

Version:

NetEase Application Specific Language

4 lines 262 B
export declare function getClassName(styleStr: string): string; export declare function replaceCSS(content: string, hash: string): string; export declare function replaceTemplate(content: string, hash: string): string; //# sourceMappingURL=styleReplacer.d.ts.map