2.0.7 • Published 6 years ago

@theledger/fabric-shim-types v2.0.7

Weekly downloads
28
License
MIT
Repository
github
Last release
6 years ago

fabric-shim-types

Version matching

FabricShim types
v1.2.Xv2.0.X
V1.1.Xv1.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"
    ]
  }
}
2.0.7

6 years ago

2.0.6

6 years ago

2.0.2-unstable-1

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0-rc1

6 years ago

2.0.0

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago