Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.typescript.server.open-file-info-telemetry-event

Info that we may send about a file that was just opened. Info about a file will only be sent once per session, even if the file changes in ways that might affect the info. Currently this is only sent for '.js' files.

Info that we may send about a file that was just opened.
Info about a file will only be sent once per session, even if the file changes in ways that might affect the info.
Currently this is only sent for '.js' files.
raw docstring

datacljs

(data open-file-info-telemetry-event)

Returns: OpenFileInfoTelemetryEventData

**Returns:** `OpenFileInfoTelemetryEventData`
sourceraw docstring

event-namecljs

(event-name open-file-info-telemetry-event)

Returns: "openFileInfo"

**Returns:** `"openFileInfo"`
sourceraw docstring

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

× close