UNPKG

@vaimee/my3sec-contracts

Version:

A set of contracts that implements the My3Sec protocol

4 lines (3 loc) 152 B
export type { AccessControl } from "./AccessControl"; export type { IAccessControl } from "./IAccessControl"; export type { Ownable } from "./Ownable";