UNPKG

jest-preset-angular

Version:

Jest preset configuration for Angular projects

4 lines (2 loc) 153 B
import type { TestEnvironmentOptions } from '@angular/core/testing'; export declare const setupZoneTestEnv: (options?: TestEnvironmentOptions) => void;