UNPKG

@piiano/vault-client

Version:

Piiano Vault generated typescript client

5 lines 147 B
/** * The result of an action invocation serialized as a JSON value. */ export type ActionResult = {}; //# sourceMappingURL=ActionResult.d.ts.map