UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

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