UNPKG

@ne1410s/cust-elems

Version:

ES Custom Elements base functionality

4 lines (3 loc) 171 B
export declare function decode(b64: string): string; export declare function reduceCss(cssIn: string): string; export declare function reduceHtml(htmlIn: string): string;