UNPKG

@openstream/client

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