UNPKG

@openstream/client

Version:
5 lines 133 B
import type { Value } from "./Value.js"; export type Document = { [key: string]: Value; }; //# sourceMappingURL=Document.d.ts.map