Skip to content

Latest commit

History

History
31 lines (26 loc) 路 762 Bytes

errors.md

File metadata and controls

31 lines (26 loc) 路 762 Bytes

API Report File for "angular-srcs"

Do not edit this file. It is a report generated by API Extractor.

// @public
export const enum RuntimeErrorCode {
    // (undocumented)
    INVALID_INPUT = 2952,
    // (undocumented)
    INVALID_PIPE_ARGUMENT = 2100,
    // (undocumented)
    LCP_IMG_MISSING_PRIORITY = 2955,
    // (undocumented)
    NG_FOR_MISSING_DIFFER = -2200,
    // (undocumented)
    PARENT_NG_SWITCH_NOT_FOUND = 2000,
    // (undocumented)
    REQUIRED_INPUT_MISSING = 2954,
    // (undocumented)
    UNEXPECTED_INPUT_CHANGE = 2953,
    // (undocumented)
    UNEXPECTED_SRC_ATTR = 2950,
    // (undocumented)
    UNEXPECTED_SRCSET_ATTR = 2951
}

// (No @packageDocumentation comment for this package)