UNPKG

@vaimee/my3sec-contracts

Version:

A set of contracts that implements the My3Sec protocol

5 lines (4 loc) 206 B
export type { EnergyWallet } from "./EnergyWallet"; export type { My3SecProfiles } from "./My3SecProfiles"; export type { SkillWallet } from "./SkillWallet"; export type { TimeWallet } from "./TimeWallet";