()
| 10 | * Creates an instance of free style with our options |
| 11 | */ |
| 12 | const createFreeStyle = () => FreeStyle.create(); |
| 13 | |
| 14 | /** |
| 15 | * Maintains a single stylesheet and keeps it in sync with requested styles |
no outgoing calls
no test coverage detected
searching dependent graphs…