8 lines
174 B
Plaintext
8 lines
174 B
Plaintext
|
|
/**
|
|
* Inject the style in case you cannot import the css file
|
|
* Call it once in your app
|
|
*/
|
|
export declare function injectStyle(): void;
|
|
|
|
|