UNPKG

@yoyo-org/progressive-json

Version:

Stream and render JSON data as it arrives - perfect for AI responses, large datasets, and real-time updates

2 lines (1 loc) 93 B
export declare function assert(condition: unknown, errorMessage: string): asserts condition;