UNPKG

model-layer

Version:
12 lines 276 B
{ "compilerOptions": { "rootDir": "./lib", "outDir": "./dist", "sourceMap": true, "target": "esnext", "module": "commonjs", "esModuleInterop": true, "strict": true }, "include": ["./lib/**/*.ts"] }