@piiano/vault-bundles
v1.0.1
Published
Piiano Vault type definitions for bundles
Downloads
263
Readme
@piiano/vault-bundles
This is a TypeScript package that provides type definitions for Piiano Vault Bundles.
Note:
This package is compatible with Vault version 1.13.2. For a Vault client compatible with other versions of Vault, check other versions of this package.
Installation
To install the package using npm
:
npm install -D @piiano/vault-bundles
To install the package using yarn
:
yarn add -D @piiano/vault-bundles
Usage
Check this example that shows how to define a custom data type using a bundle typed with this package.
License
This package is licensed under the MIT License. See the LICENSE file for more information.