Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 402 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 402 Bytes

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