Properties
Static Private _idMap
_idMap: object
Type declaration
-
[key: string]: Array<string>
Static Private _map
_map: object
Type declaration
-
[key: string]: ServerStyleSheets
Methods
Static get
- get(id: string): ServerStyleSheets
-
Parameters
Returns ServerStyleSheets
Static register
- register(id: string, stylesheet: ServerStyleSheets): void
-
Parameters
-
id: string
-
stylesheet: ServerStyleSheets
Returns void
Static toString
- toString(id: string, minify?: boolean): string
-
Parameters
-
id: string
-
Default value minify: boolean = false
Returns string