Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@piiano/vault-bundles

piiano470MIT1.0.9TypeScript support: included

Piiano Vault type definitions for bundles

Piiano, pvault, vault, pii, privacy, bundles, functions, custom data types, sdk

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.15.1. For a package 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 are used to run custom JavaScript logic in Vault.

License

This package is licensed under the MIT License. See the LICENSE file for more information.