UNPKG

@micrio/tiler-base

Version:

The base Micrio client-side tiler package used by the Micrio CLI and GUI tools

13 lines (12 loc) 220 B
{ "compilerOptions": { "module": "ESNext", "moduleResolution": "node", "declaration": true, "outDir": "./dist", "rootDir": "./src", "target": "ES2022", "esModuleInterop": true, "skipLibCheck": true } }