3 lines
136 B
TypeScript
Vendored
3 lines
136 B
TypeScript
Vendored
export type { IGovernance } from "./IGovernance";
|
|
export type { ProposalStateChangeGovernance } from "./ProposalStateChangeGovernance";
|