UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

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