@ic-wallet-kit/hpl
Version:
Ic middleware wallet HPL protocol
8 lines (7 loc) • 497 B
TypeScript
export * from "./addHplVirtualAccountHandler/addHplVirtualAccountHandler";
export * from "./checkLinkCodeHandler/checkLinkCodeHandler";
export * from "./deleteHplVirtualAccountHandler/deleteHplVirtualAccountHandler";
export * from "./editHplVirtualAccountHandler/editHplVirtualAccountHandler";
export * from "./getHplVirtualAccountListHandler/getHplVirtualAccountListHandler";
export * from "./resetHplVirtualAccountHandler/resetHplVirtualAccountHandler";
export * from "./virtualAccounts.funcs";