API Referencetype-aliasesType Alias: ParseWarningVersion: v0.0.4On this pageType Alias: ParseWarning ParseWarning = object & Readonly<Record<string, unknown>> A value-free parse warning: a stable code plus the parser's positional (index-only) context. Type Declaration code readonly code: string