@api3/contracts
Version:
Contracts through which API3 services are delivered
7 lines • 473 B
TypeScript
export type { IAccessControlRegistry } from "./IAccessControlRegistry";
export type { IAccessControlRegistryAdminned } from "./IAccessControlRegistryAdminned";
export type { IAccessControlRegistryAdminnedWithManager } from "./IAccessControlRegistryAdminnedWithManager";
export type { IHashRegistry } from "./IHashRegistry";
export type { IOwnable } from "./IOwnable";
export type { IOwnableCallForwarder } from "./IOwnableCallForwarder";
//# sourceMappingURL=index.d.ts.map