UNPKG

graphql

Version:

A Query Language and Runtime which can target any service.

5 lines (4 loc) 99 B
export declare function invariant( condition: unknown, message?: string, ): asserts condition;