UNPKG

@vaimee/my3sec-contracts

Version:

A set of contracts that implements the My3Sec protocol

5 lines (4 loc) 154 B
import type * as introspection from "./introspection"; export type { introspection }; import type * as structs from "./structs"; export type { structs };