4 lines
160 B
TypeScript
Vendored
4 lines
160 B
TypeScript
Vendored
export type { IProxy } from "./IProxy";
|
|
export type { NewImplementation } from "./NewImplementation";
|
|
export type { ProposalUpgrade } from "./ProposalUpgrade";
|