Newton-Editor/src/polyfills.ts

11 lines
386 B
TypeScript
Raw Normal View History

2025-05-28 02:10:45 +00:00
/**
* This file includes polyfills needed by Angular and is loaded before the app.
* You can add your own extra polyfills to this file.
*/
/***************************************************************************************************
* Zone JS is required by Angular itself.
*/
import 'zone.js'; // Included with Angular CLI.
// If you need other polyfills, add them here.