UNPKG

@unchainedshop/events

Version:

This package contains business logic for the event emitter abstraction layer

10 lines (9 loc) 216 B
{ "extends": "../shared/base.tsconfig.json", "compilerOptions": { "declarationDir": "./lib", "rootDir": "./src", "outDir": "./lib" }, "exclude": ["**/*.test.ts", "**/*.test.js", "tests", "lib"] }