UNPKG

libre-routing

Version:

This library was generated with [Nx](https://nx.dev).

5 lines 176 B
import { expose } from 'comlink'; import { HereExecutor } from './here.executor'; const executor = new HereExecutor(); expose(executor); //# sourceMappingURL=here.worker.js.map