UNPKG

@openstream/client

Version:
7 lines 175 B
import type { ApiKey } from "../../../ApiKey.js"; export type Output = { api_key: ApiKey; token: string; media_key: string; }; //# sourceMappingURL=Output.d.ts.map