@piiano/vault-bundles
v1.0.4
Published
Piiano Vault type definitions for bundles
Downloads
319
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.14.0. 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 the custom data types example and the custom action example that show how bundles can be used for running custom JS logic in Vault.
License
This package is licensed under the MIT License. See the LICENSE file for more information.