UNPKG

@openstream/client

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