• Determine if the contents data type name is the type

    Returns

    true if matching core types or matched unknown

    Parameters

    • name: string

      contents data type name

    • type: ContentsDataType

      comparison contents data type

    • matchUnknown: boolean = false

      true to match unknown data types

    Returns boolean

Generated using TypeDoc