Skip to content

wearetheledger/fabric-shim-crypto-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fabric-shim-crypto-types

How to add this type to your project

You can add these types to your project by appending it to your types in your tsconfig.json

{
  "compilerOptions": {
    ... // include other options
    "types": [
      "@theledger/fabric-shim-crypto-types"
    ]
  }
}

About

Types for the fabric-shim-crypto package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages