UNPKG

@openstream/client

Version:
5 lines 154 B
import type { PublicAccount } from "../../../PublicAccount.js"; export type Output = { account: PublicAccount; }; //# sourceMappingURL=Output.d.ts.map