UNPKG

@base-org/account

Version:
7 lines 236 B
export declare const correlationIds: { get: (key: object) => string | undefined; set: (key: object, correlationId: string) => void; delete: (key: object) => void; clear: () => void; }; //# sourceMappingURL=store.d.ts.map