Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.telemetry-trusted-value

A special value wrapper denoting a value that is safe to not clean. This is to be used when you can guarantee no identifiable information is contained in the value and the cleaning is improperly redacting it.

A special value wrapper denoting a value that is safe to not clean.
This is to be used when you can guarantee no identifiable information is contained in the value and the cleaning is improperly redacting it.
raw docstring

valuecljs

(value telemetry-trusted-value)

The value that is trusted to not contain PII.

Returns: T

The value that is trusted to not contain PII.

**Returns:** `T`
sourceraw docstring

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

× close