Liking cljdoc? Tell your friends :D

dots.typescript.this-type-predicate


kindcljs

(kind this-type-predicate)

Returns: TypePredicateKind.This

**Returns:** `TypePredicateKind.This`
sourceraw docstring

parameter-indexcljs

(parameter-index this-type-predicate)

Returns: undefined

**Returns:** `undefined`
sourceraw docstring

parameter-namecljs

(parameter-name this-type-predicate)

Returns: undefined

**Returns:** `undefined`
sourceraw docstring

set-kind!cljs

(set-kind! this-type-predicate value)
source

set-parameter-index!cljs

(set-parameter-index! this-type-predicate value)
source

set-parameter-name!cljs

(set-parameter-name! this-type-predicate value)
source

set-type!cljs

(set-type! this-type-predicate value)
source

typecljs

(type this-type-predicate)

Returns: Type

**Returns:** `Type`
sourceraw docstring

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

× close