UNPKG

@openstream/client

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