UNPKG

@openstream/client

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