mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Make Long error messages tree-shakable in the production build with error codes. fixes #40096 PR Close #44663
372 B
372 B
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_PIPE_ARGUMENT = 2100,
// (undocumented)
PARENT_NG_SWITCH_NOT_FOUND = 2000
}
// (No @packageDocumentation comment for this package)