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

Typescript definition merge for decentralized rxdi modules

Notifications You must be signed in to change notification settings

rxdi/dts-merge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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