UNPKG

@ixfi-lab/widget

Version:

IXFI Widget for cross-chain bridging and swapping. It will drive your multi-chain strategy and attract new users from everywhere.

14 lines (13 loc) 315 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "composite": true, "declaration": true, "sourceMap": true, "outDir": "dist/esm", "rootDir": "./src", "skipLibCheck": true }, "include": ["./src/**/*", "./src/**/*.json"], "references": [{ "path": "../wallet-management" }] }