angular / 4 / api / core / testing / metadataoverride.html

MetadataOverride

type-alias

type MetadataOverride<T> = {
  add?: T,
  remove?: T,
  set?: T
};

© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v4.angular.io/api/core/testing/MetadataOverride