assertPlatform
function
experimental
npm Package | @angular/core |
---|---|
Module | import { assertPlatform } from '@angular/core'; |
Source | core/src/application_ref.ts |
function assertPlatform(requiredToken: any): PlatformRef;
Description
Checks that there currently is a platform which contains the given token as a provider.
© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v4.angular.io/api/core/assertPlatform