UNPKG

@streamflow/timelock

Version:

SDK to interact with StreamFlow Finance's Timelock program on Solana.

13 lines (12 loc) 266 B
{ "compilerOptions": { "target": "es5", "module": "commonjs", "declaration": true, "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true }, "exclude": ["./packages/timelock/dist"] }