Liking cljdoc? Tell your friends :D

dots.typescript.server.protocol.project-loading-finish-event


bodycljs

(body project-loading-finish-event)

Returns: ProjectLoadingFinishEventBody

**Returns:** `ProjectLoadingFinishEventBody`
sourceraw docstring

eventcljs

(event project-loading-finish-event)

Returns: "projectLoadingFinish"

**Returns:** `"projectLoadingFinish"`
sourceraw docstring

seqcljs

(seq project-loading-finish-event)

Sequence number of the message

Returns: number

Sequence number of the message

**Returns:** `number`
sourceraw docstring

set-body!cljs

(set-body! project-loading-finish-event value)
source

set-event!cljs

(set-event! project-loading-finish-event value)
source

set-seq!cljs

(set-seq! project-loading-finish-event value)

Sequence number of the message

Sequence number of the message
sourceraw docstring

set-type!cljs

(set-type! project-loading-finish-event value)
source

typecljs

(type project-loading-finish-event)

Returns: "event"

**Returns:** `"event"`
sourceraw docstring

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

× close