This is a TypeScript package that provides type definitions for Piiano Vault Bundles.
Note:
This package is compatible with Vault version 1.15.1. For a package compatible with other versions of Vault, check other versions of this package.
To install the package using npm
:
npm install -D @piiano/vault-bundles
To install the package using yarn
:
yarn add -D @piiano/vault-bundles
Check the custom data types example and the custom action example that show how bundles are used to run custom JavaScript logic in Vault.
This package is licensed under the MIT License. See the LICENSE file for more information.