net.coruscation.js4clj.js

Array

ArrayBuffer

Atomics

BigInt

BigInt64Array

BigUint64Array

Boolean

builtin

(builtin name)
Get the top-level JavaScript value of `name`

console

DataView

Date

Error

FinalizationRegistry

Float16Array

Float32Array

Float64Array

Function

globalThis

Infinity

Int16Array

Int32Array

Int8Array

Intl

Iterator

JSON

Map

Math

NaN

Number

Object

Promise

Proxy

Reflect

RegExp

Set

SharedArrayBuffer

String

Symbol

Uint32Array

Uint8Array

undefined

Internal representation of `undefined` in JavaScript.

Only use this when you want to pass a undefined value to a JavaScript function.

Unlike ClojureScript, this value does not equal to `nil`

WeakMap

WeakRef

WeakSet