3 lines
126 B
TypeScript
3 lines
126 B
TypeScript
|
export type { GasCompensator } from "./GasCompensator";
|
||
|
export type { IGasCompensationVault } from "./IGasCompensationVault";
|