首頁 > rollup-plugin-purgecss > OutputFunction
OutputFunction 型別
簽章
export declare type OutputFunction = (css: string, styles: string[]) => void;
首頁 > rollup-plugin-purgecss > OutputFunction
簽章
export declare type OutputFunction = (css: string, styles: string[]) => void;