Back

->export-json (clj)

(source)

function

(->export-json val)
Return the provided val as an string with a `module.exports`. Used for generating the various *.config.js files that the Node ecosystem loves

Examples