UNPKG

@ngx-playwright/test

Version:
6 lines (5 loc) 155 B
export type AngularWindow = typeof globalThis & { readonly frameworkStabilizers: | ((callback: (didWork: boolean) => void) => void)[] | undefined; };