Files
ng2-file-upload/scripts/polyfills.ts
2022-03-25 16:18:36 +01:00

6 lines
204 B
TypeScript

// This file includes polyfills needed by Angular 2 and is loaded before
// the app. You can add your own extra polyfills to this file.
import 'ts-helpers';
import 'zone.js';
import 'classlist-polyfill';