| 1 | import fontParser from "./FontParser.js"; |
| 2 | import unicodeFontResolverClientFactory from "../libs/unicode-font-resolver-client.factory.js"; |
| 3 | import { defineWorkerModule } from "troika-worker-utils"; |
| 4 |
nothing calls this directly
no test coverage detected