UNPKG

@angular/core

Version:

Angular - the core framework

13 lines (10 loc) 218 B
/** * @license Angular v21.1.1 * (c) 2010-2026 Google LLC. https://angular.dev/ * License: MIT */ const Attribute = { JSACTION: 'jsaction' }; export { Attribute }; //# sourceMappingURL=_attribute-chunk.mjs.map