GitHubnpm
  • Preparing search index...
  • The search index is not available
@microsoft/applicationinsights-core-js - v3.3.9
  • @microsoft/applicationinsights-core-js
  • cfgDfFunc

Function cfgDfFunc

  • cfgDfFunc<V, T, C>(defaultValue?): IConfigDefaultCheck<T, V, C>
  • Helper which returns an IConfigDefaultCheck instance that will validate that the user provided value is a function.

    Type Parameters

    • V
    • T
    • C = IConfiguration

    Parameters

    • OptionaldefaultValue: V

      The default value to apply it not provided or it's not valid

    Returns IConfigDefaultCheck<T, V, C>

    a new IConfigDefaultCheck structure

    • Defined in Config/ConfigDefaultHelpers.ts:91

Settings

Member Visibility
ChangelogReadmeGitHubnpm
@microsoft/applicationinsights-core-js - v3.3.9
  • Loading...

Generated using TypeDoc