mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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)