UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

18 lines (17 loc) 378 B
{ "extends": "../../tsconfig", "compilerOptions": { "outDir": "./", "rootDir": "./src", "tsBuildInfoFile": "./tsconfig.tsbuildinfo" }, "include": [ "src/**/*.ts" ], "references": [ { "path": "../workbox-background-sync/" }, { "path": "../workbox-core/" }, { "path": "../workbox-routing/" }, { "path": "../workbox-strategies/" } ] }