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