UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

3 lines (2 loc) 122 B
import type { LicenseInfo } from './license-info'; export declare function isValidLicense(license: LicenseInfo): boolean;