Liking cljdoc? Tell your friends :D

dots.typescript.substitution-type


alias-symbolcljs

(alias-symbol substitution-type)

Returns: Symbol | undefined

**Returns:** `Symbol | undefined`
sourceraw docstring

alias-type-argumentscljs

(alias-type-arguments substitution-type)

Returns: readonly Type[] | undefined

**Returns:** `readonly Type[] | undefined`
sourceraw docstring

apparent-propertiescljs

(apparent-properties substitution-type)

Returns: Symbol[]

**Returns:** `Symbol[]`
sourceraw docstring

base-typecljs

(base-type substitution-type)

Returns: Type

**Returns:** `Type`
sourceraw docstring

base-typescljs

(base-types substitution-type)

Returns: BaseType[] | undefined

**Returns:** `BaseType[] | undefined`
sourceraw docstring

call-signaturescljs

(call-signatures substitution-type)

Returns: readonly Signature[]

**Returns:** `readonly Signature[]`
sourceraw docstring

class-or-interface?cljs

(class-or-interface? substitution-type)

Returns: boolean

**Returns:** `boolean`
sourceraw docstring

class?cljs

(class? substitution-type)

Returns: boolean

**Returns:** `boolean`
sourceraw docstring

constraintcljs

(constraint substitution-type)

Returns: Type

**Returns:** `Type`
sourceraw docstring

construct-signaturescljs

(construct-signatures substitution-type)

Returns: readonly Signature[]

**Returns:** `readonly Signature[]`
sourceraw docstring

defaultcljs

(default substitution-type)

Returns: Type | undefined

**Returns:** `Type | undefined`
sourceraw docstring

flagscljs

(flags substitution-type)

Returns: TypeFlags

**Returns:** `TypeFlags`
sourceraw docstring

get-constraintcljs

(get-constraint substitution-type)

Returns: Type | undefined

**Returns:** `Type | undefined`
sourceraw docstring

get-flagscljs

(get-flags substitution-type)

Returns: TypeFlags

**Returns:** `TypeFlags`
sourceraw docstring

get-symbolcljs

(get-symbol substitution-type)

Returns: Symbol | undefined

**Returns:** `Symbol | undefined`
sourceraw docstring

index-type?cljs

(index-type? substitution-type)

Returns: boolean

**Returns:** `boolean`
sourceraw docstring

intersection?cljs

(intersection? substitution-type)

Returns: boolean

**Returns:** `boolean`
sourceraw docstring

literal?cljs

(literal? substitution-type)

Returns: boolean

**Returns:** `boolean`
sourceraw docstring

non-nullable-typecljs

(non-nullable-type substitution-type)

Returns: Type

**Returns:** `Type`
sourceraw docstring

number-index-typecljs

(number-index-type substitution-type)

Returns: Type | undefined

**Returns:** `Type | undefined`
sourceraw docstring

number-literal?cljs

(number-literal? substitution-type)

Returns: boolean

**Returns:** `boolean`
sourceraw docstring

object-flagscljs

(object-flags substitution-type)

Returns: ObjectFlags

**Returns:** `ObjectFlags`
sourceraw docstring

patterncljs

(pattern substitution-type)

Returns: DestructuringPattern | undefined

**Returns:** `DestructuringPattern | undefined`
sourceraw docstring

propertiescljs

(properties substitution-type)

Returns: Symbol[]

**Returns:** `Symbol[]`
sourceraw docstring

propertycljs

(property substitution-type property-name)

Parameters:

  • property-name: string

Returns: Symbol | undefined

**Parameters:**
- `property-name`: `string`

**Returns:** `Symbol | undefined`
sourceraw docstring

set-alias-symbol!cljs

(set-alias-symbol! substitution-type value)
source

set-alias-type-arguments!cljs

(set-alias-type-arguments! substitution-type value)
source

set-base-type!cljs

(set-base-type! substitution-type value)
source

set-constraint!cljs

(set-constraint! substitution-type value)
source

set-flags!cljs

(set-flags! substitution-type value)
source

set-object-flags!cljs

(set-object-flags! substitution-type value)
source

set-pattern!cljs

(set-pattern! substitution-type value)
source

set-symbol!cljs

(set-symbol! substitution-type value)
source

string-index-typecljs

(string-index-type substitution-type)

Returns: Type | undefined

**Returns:** `Type | undefined`
sourceraw docstring

string-literal?cljs

(string-literal? substitution-type)

Returns: boolean

**Returns:** `boolean`
sourceraw docstring

symbolcljs

(symbol substitution-type)

Returns: Symbol

**Returns:** `Symbol`
sourceraw docstring

type-parameter?cljs

(type-parameter? substitution-type)

Returns: boolean

**Returns:** `boolean`
sourceraw docstring

union-or-intersection?cljs

(union-or-intersection? substitution-type)

Returns: boolean

**Returns:** `boolean`
sourceraw docstring

union?cljs

(union? substitution-type)

Returns: boolean

**Returns:** `boolean`
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close