/dts-merge

Typescript definition merge for decentralized rxdi modules

Primary LanguageJavaScript

Typescript Defenition merge for Inter planetary decentralized node modules

This repository is created to help rxdi ipfs packages to be easy deployed with single typescript typing definition

This command will scan all your ts files then will create index.d.ts file representing merged declared types for this particular module

rxdi-merge --name @test --project . --out dist/index.d.ts