UNPKG

83 BTypeScriptView Raw
1declare function insertCss(css: any, options: any): any;
2export default insertCss;