UNPKG

@openstream/client

Version:
5 lines 154 B
import type { PublicStation } from "../../../PublicStation.js"; export type Output = { station: PublicStation; }; //# sourceMappingURL=Output.d.ts.map