UNPKG

valor-client

Version:

A TypeScript API client for Valor.

10 lines (9 loc) 173 B
{ "compilerOptions": { "outDir": "./dist", "module": "CommonJS", "target": "ES5", "declaration": true }, "include": ["src/**/*.ts", "tests/**/*.ts"] }