• Preparing search index...
  • The search index is not available
@refinio/one.models
  • @refinio/one.models
  • recipes/Leute/PersonDescriptions
  • isDescriptionOfType

Function isDescriptionOfType

  • isDescriptionOfType<T>(description, type): description is PersonDescriptionInterfaces[T]
  • Checks if the description is of a specific description type.

    Type Parameters

    • T extends keyof PersonDescriptionInterfaces

    Parameters

    • description: PersonDescriptionTypes
    • type: T

    Returns description is PersonDescriptionInterfaces[T]

    • Defined in recipes/Leute/PersonDescriptions.ts:90

Settings

Member Visibility
@refinio/one.models
  • Loading...

Generated using TypeDoc