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