UNPKG

@holographxyz/holograph-genesis

Version:
21 lines (19 loc) 1.19 kB
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ export type { Initializable } from "./Initializable"; export type { Owner } from "./Owner"; export type { HolographGenesis } from "./HolographGenesis"; export type { HolographGenesisLocal } from "./HolographGenesisLocal"; export type { InitializableInterface } from "./InitializableInterface"; export type { LedgerTest } from "./LedgerTest"; export type { Mock } from "./Mock"; export type { MockHolographGenesisChild } from "./MockHolographGenesisChild"; export { Initializable__factory } from "./factories/Initializable__factory"; export { Owner__factory } from "./factories/Owner__factory"; export { HolographGenesis__factory } from "./factories/HolographGenesis__factory"; export { HolographGenesisLocal__factory } from "./factories/HolographGenesisLocal__factory"; export { InitializableInterface__factory } from "./factories/InitializableInterface__factory"; export { LedgerTest__factory } from "./factories/LedgerTest__factory"; export { Mock__factory } from "./factories/Mock__factory"; export { MockHolographGenesisChild__factory } from "./factories/MockHolographGenesisChild__factory";