UNPKG

@vaimee/my3sec-contracts

Version:

A set of contracts that implements the My3Sec protocol

6 lines (5 loc) 229 B
export * as common from "./common"; export * as governance from "./governance"; export * as organizations from "./organizations"; export * as profiles from "./profiles"; export { My3SecHub__factory } from "./My3SecHub__factory";