UNPKG

@openstream/client

Version:
4 lines 191 B
import type { Paged } from "../../../Paged.js"; import type { PublicStation } from "../../../PublicStation.js"; export type Output = Paged<PublicStation>; //# sourceMappingURL=Output.d.ts.map