UNPKG

@dstoken-solana/rwa-token-sdk

Version:

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

4 lines 299 B
export type { AssetController as AssetControllerIdlTypes } from "./AssetControllerTypes"; export type { IdentityRegistry as IdentityRegistryIdlTypes } from "./IdentityRegistryTypes"; export type { PolicyEngine as PolicyEngineIdlTypes } from "./PolicyEngineTypes"; //# sourceMappingURL=index.d.ts.map