Variable ERRORSConst

ERRORS: { [ _category in keyof typeof ERROR_RANGES]: {
    [errorName: string]: ErrorDescriptor;
} }

Generated using TypeDoc