UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

12 lines (11 loc) 224 B
export interface LicenseInfo { t?: boolean; i?: number; e?: number; h?: string[] | true; valid?: boolean; expired?: boolean; allowed?: boolean; local?: boolean; cryptoMissing?: boolean; }