UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

3 lines (2 loc) 120 B
import type { LicenseInfo } from './license-info'; export declare function validate(key: string): Promise<LicenseInfo>;