UNPKG

@instantdb/core

Version:

Instant's core local abstraction

3 lines 177 B
export declare function assert(condition: any, msg?: string): asserts condition; export declare function assertUnreachable(_x: never): never; //# sourceMappingURL=error.d.ts.map