UNPKG

@openstream/client

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