UNPKG

@agoric/zoe

Version:

Zoe: the Smart Contract Framework for Offer Enforcement

5 lines (4 loc) 170 B
// Export all the types this package provides export type * from './contractFacet/types.js'; export type * from './zoeService/types.js'; export type * from './types.js';