UNPKG

@ng-web-apis/universal

Version:

A set of fallback for @ng-web-apis/common for Angular Universal

3 lines (2 loc) 101 B
import type { Provider } from '@angular/core'; export declare const UNIVERSAL_PROVIDERS: Provider[];