@theledger/fabric-shim-types
TypeScript icon, indicating that this package has built-in type declarations

2.0.7 • Public • Published

fabric-shim-types

Version matching

Fabric Shim types
v1.2.X v2.0.X
V1.1.X v1.0.6

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-types"
    ]
  }
}

/@theledger/fabric-shim-types/

    Package Sidebar

    Install

    npm i @theledger/fabric-shim-types

    Weekly Downloads

    3

    Version

    2.0.7

    License

    MIT

    Unpacked Size

    83.1 kB

    Total Files

    9

    Last publish

    Collaborators

    • blockchain-bandit
    • jestersimpps
    • sneljo