match_type_hint

app.util.helpers.type_hints.match_type_hint(typ: __annotationlib_name_1__ | GenericAlias, hint: TypeHint) ResolvedType | None[source]
Parameters:
  • typ (__annotationlib_name_1__ | GenericAlias)

  • hint (TypeHint)

Return type:

ResolvedType | None