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