UNPKG

@bridgesplit/rwa-token-sdk

Version:

RWA Token SDK for the development of permissioned tokens on SVM blockchains.

5 lines (4 loc) 345 B
export type { AssetController as AssetControllerIdlTypes } from "./AssetControllerTypes"; export type { DataRegistry as DataRegistryIdlTypes } from "./DataRegistryTypes"; export type { IdentityRegistry as IdentityRegistryIdlTypes } from "./IdentityRegistryTypes"; export type { PolicyEngine as PolicyEngineIdlTypes } from "./PolicyEngineTypes";