UNPKG

graphql

Version:

A Query Language and Runtime which can target any service.

3 lines (2 loc) 95 B
/** @internal */ export declare function devAssert(condition: boolean, message: string): void;