UNPKG

102 BTypeScriptView Raw
1import { CSSModule } from './index';
2
3export function setGlobalCssModule(cssModule: CSSModule): void;