UNPKG

@coti-io/coti-contracts

Version:
14 lines (13 loc) 409 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as access from "./access"; export type { access }; import type * as mocks from "./mocks"; export type { mocks }; import type * as onboard from "./onboard"; export type { onboard }; import type * as token from "./token"; export type { token }; import type * as utils from "./utils"; export type { utils };