UNPKG

@peter.naydenov/route-emitter

Version:

Changes in URL are converted in events according routes definition list

12 lines 258 B
{ "include": ["./src/**/*"], "compilerOptions": { "allowJs": true, "rootDir": "src", "declaration": true, "emitDeclarationOnly": true, "outDir": "types", "declarationMap": true, "skipLibCheck": true } }