UNPKG

evergage-datalayer

Version:

Listener and API for fetching current Evergage campaig information in a users session to be used in an a/b test.

18 lines (14 loc) 259 B
# ignore certain configs and folders - node_modules is ignored by default typings/ typings.json .vscode/ tsconfig.json coverage/ styleguide/* # ignore the map files **/*.map # ignore the .ts files *.ts *.tsx # include the .d.ts files !components/**/*.d.ts