Variable ErrorStringsConst Internal

ErrorStrings: {
    [code in ErrorCode]: string
} = ...

Strings associated with each error code.

Generated using TypeDoc