Liking cljdoc? Tell your friends :D

dots.typescript.string-mapping-type


alias-symbolcljs

(alias-symbol string-mapping-type)

Returns: Symbol | undefined

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

alias-type-argumentscljs

(alias-type-arguments string-mapping-type)

Returns: readonly Type[] | undefined

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

apparent-propertiescljs

(apparent-properties string-mapping-type)

Returns: Symbol[]

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

base-typescljs

(base-types string-mapping-type)

Returns: BaseType[] | undefined

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

call-signaturescljs

(call-signatures string-mapping-type)

Returns: readonly Signature[]

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

class-or-interface?cljs

(class-or-interface? string-mapping-type)

Returns: boolean

**Returns:** `boolean`
sourceraw docstring

class?cljs

(class? string-mapping-type)

Returns: boolean

**Returns:** `boolean`
sourceraw docstring

constraintcljs

(constraint string-mapping-type)

Returns: Type | undefined

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

construct-signaturescljs

(construct-signatures string-mapping-type)

Returns: readonly Signature[]

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

defaultcljs

(default string-mapping-type)

Returns: Type | undefined

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

flagscljs

(flags string-mapping-type)

Returns: TypeFlags

**Returns:** `TypeFlags`
sourceraw docstring

get-flagscljs

(get-flags string-mapping-type)

Returns: TypeFlags

**Returns:** `TypeFlags`
sourceraw docstring

get-symbolcljs

(get-symbol string-mapping-type)

Returns: Symbol | undefined

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

index-type?cljs

(index-type? string-mapping-type)

Returns: boolean

**Returns:** `boolean`
sourceraw docstring

intersection?cljs

(intersection? string-mapping-type)

Returns: boolean

**Returns:** `boolean`
sourceraw docstring

literal?cljs

(literal? string-mapping-type)

Returns: boolean

**Returns:** `boolean`
sourceraw docstring

non-nullable-typecljs

(non-nullable-type string-mapping-type)

Returns: Type

**Returns:** `Type`
sourceraw docstring

number-index-typecljs

(number-index-type string-mapping-type)

Returns: Type | undefined

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

number-literal?cljs

(number-literal? string-mapping-type)

Returns: boolean

**Returns:** `boolean`
sourceraw docstring

patterncljs

(pattern string-mapping-type)

Returns: DestructuringPattern | undefined

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

propertiescljs

(properties string-mapping-type)

Returns: Symbol[]

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

propertycljs

(property string-mapping-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! string-mapping-type value)
source

set-alias-type-arguments!cljs

(set-alias-type-arguments! string-mapping-type value)
source

set-flags!cljs

(set-flags! string-mapping-type value)
source

set-pattern!cljs

(set-pattern! string-mapping-type value)
source

set-symbol!cljs

(set-symbol! string-mapping-type value)
source

set-type!cljs

(set-type! string-mapping-type value)
source

string-index-typecljs

(string-index-type string-mapping-type)

Returns: Type | undefined

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

string-literal?cljs

(string-literal? string-mapping-type)

Returns: boolean

**Returns:** `boolean`
sourceraw docstring

symbolcljs

(symbol string-mapping-type)

Returns: Symbol

**Returns:** `Symbol`
sourceraw docstring

typecljs

(type string-mapping-type)

Returns: Type

**Returns:** `Type`
sourceraw docstring

type-parameter?cljs

(type-parameter? string-mapping-type)

Returns: boolean

**Returns:** `boolean`
sourceraw docstring

union-or-intersection?cljs

(union-or-intersection? string-mapping-type)

Returns: boolean

**Returns:** `boolean`
sourceraw docstring

union?cljs

(union? string-mapping-type)

Returns: boolean

**Returns:** `boolean`
sourceraw docstring

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

× close