UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

5 lines (4 loc) 102 B
export declare function useLicenseKey(key?: string): { loading: boolean; isValid: boolean; };