npm Package | @angular/core |
---|---|
Module | import { assertPlatform } from '@angular/core'; |
Source | core/src/application_ref.ts |
function assertPlatform(requiredToken: any): PlatformRef;
Checks that there currently is a platform which contains the given token as a provider.