UNPKG

@vaimee/my3sec-contracts

Version:

A set of contracts that implements the My3Sec protocol

5 lines (4 loc) 208 B
export type { My3SecGovernance } from "./My3SecGovernance"; export type { My3SecToken } from "./My3SecToken"; export type { SkillRegistry } from "./SkillRegistry"; export type { Timelock } from "./Timelock";