@gooddollar/goodprotocol
Version:
GoodDollar Protocol
12 lines (11 loc) • 389 B
text/typescript
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import type * as interfaces from "./interfaces";
export type { interfaces };
import type * as libs from "./libs";
export type { libs };
import type * as superfluid from "./superfluid";
export type { superfluid };
import type * as upgradability from "./upgradability";
export type { upgradability };