mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5eb7426216
PR Close #30962
7 lines
151 B
TypeScript
7 lines
151 B
TypeScript
/// <reference types="node"/>
|
|
|
|
import './browser_symbol_setup';
|
|
import './test_fake_polyfill';
|
|
import './wtf_mock';
|
|
import './test-env-setup-jasmine';
|