UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

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