UNPKG

mazeof-react

Version:
12 lines 176 B
{ "compilerOptions": { "outDir": "dist", "rootDir": "src", "declaration": true, "module": "ESNext", "target": "ES2019" }, "include": [ "src" ] }