@gooddollar/goodprotocol
Version:
GoodDollar Protocol
9 lines (8 loc) • 323 B
text/typescript
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import type * as cryptography from "./cryptography";
export type { cryptography };
import type * as introspection from "./introspection";
export type { introspection };
export type { ContextUpgradeable } from "./ContextUpgradeable";