UNPKG

@vaimee/my3sec-contracts

Version:

A set of contracts that implements the My3Sec protocol

4 lines (3 loc) 174 B
export type { CertificateNFT } from "./CertificateNFT"; export type { Organization } from "./Organization"; export type { OrganizationFactory } from "./OrganizationFactory";