UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

2 lines (1 loc) 79 B
export declare function isDefined<T>(value: T | null | undefined): value is T;