UNPKG

@vaimee/my3sec-contracts

Version:

A set of contracts that implements the My3Sec protocol

6 lines (5 loc) 271 B
export * as extensions from "./extensions"; export * as utils from "./utils"; export { Governor__factory } from "./Governor__factory"; export { IGovernor__factory } from "./IGovernor__factory"; export { TimelockController__factory } from "./TimelockController__factory";