mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
f3a13c2d75
This commit provides a tree shakable error message (+doc) when JSONP request is made without loading the `HttpClientJsonpModule`. PR Close #50376
311 B
311 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)
MISSING_JSONP_MODULE = -2800
}
// (No @packageDocumentation comment for this package)