UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

15 lines (14 loc) 250 B
{ "extends": "../../tsconfig", "compilerOptions": { "outDir": "./", "rootDir": "./src", "tsBuildInfoFile": "./tsconfig.tsbuildinfo" }, "include": [ "src/**/*.ts" ], "references": [ { "path": "../workbox-core/" } ] }