Ts Type Annotation
conflict with @SerialName remove class property override var type : String? = "TsTypeAnnotation"
Functions
TsTypeAnnotation#typeAnnotation: TsType? extension function for create TsType? -> TsArrayType
TsTypeAnnotation#typeAnnotation: TsType? extension function for create TsType? -> TsConditionalType
TsTypeAnnotation#typeAnnotation: TsType? extension function for create TsType? -> TsConstructorType
TsTypeAnnotation#typeAnnotation: TsType? extension function for create TsType? -> TsFunctionType
TsTypeAnnotation#typeAnnotation: TsType? extension function for create TsType? -> TsImportType
TsTypeAnnotation#typeAnnotation: TsType? extension function for create TsType? -> TsIndexedAccessType
TsTypeAnnotation#typeAnnotation: TsType? extension function for create TsType? -> TsInferType
TsTypeAnnotation#typeAnnotation: TsType? extension function for create TsType? -> TsIntersectionType
TsTypeAnnotation#typeAnnotation: TsType? extension function for create TsType? -> TsKeywordType
TsTypeAnnotation#typeAnnotation: TsType? extension function for create TsType? -> TsLiteralType
TsTypeAnnotation#typeAnnotation: TsType? extension function for create TsType? -> TsMappedType
TsTypeAnnotation#typeAnnotation: TsType? extension function for create TsType? -> TsOptionalType
TsTypeAnnotation#typeAnnotation: TsType? extension function for create TsType? -> TsParenthesizedType
TsTypeAnnotation#typeAnnotation: TsType? extension function for create TsType? -> TsRestType
TsTypeAnnotation#typeAnnotation: TsType? extension function for create TsType? -> TsThisType
TsTypeAnnotation#typeAnnotation: TsType? extension function for create TsType? -> TsTupleType
TsTypeAnnotation#typeAnnotation: TsType? extension function for create TsType? -> TsTypeLiteral
TsTypeAnnotation#typeAnnotation: TsType? extension function for create TsType? -> TsTypeOperator
TsTypeAnnotation#typeAnnotation: TsType? extension function for create TsType? -> TsTypePredicate
TsTypeAnnotation#typeAnnotation: TsType? extension function for create TsType? -> TsTypeQuery
TsTypeAnnotation#typeAnnotation: TsType? extension function for create TsType? -> TsTypeReference
TsTypeAnnotation#typeAnnotation: TsType? extension function for create TsType? -> TsUnionType