Liking cljdoc? Tell your friends :D

chromex.ext.mojo-private

clj

The chrome.mojoPrivate API provides access to the mojo modules.

  • available since Chrome 42
The chrome.mojoPrivate API provides access to the mojo modules.

* available since Chrome 42
raw docstring

api-tableclj

source

gen-callclj

source

gen-wrapclj/smacro

(gen-wrap kind item-id config & args)
source

require-asyncclj/smacro

(require-async name)

Returns a promise that will resolve to an asynchronously loaded module.

|name| - ?

Returns a promise that will resolve to an asynchronously loaded module.

|name| - ?
sourceraw docstring

require-async*cljs

(require-async* config name)
source

tap-all-eventsclj/smacro

(tap-all-events chan)

Taps all valid non-deprecated events in chromex.ext.mojo-private namespace.

Taps all valid non-deprecated events in chromex.ext.mojo-private namespace.
sourceraw docstring

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

× close