Documentation
¶
Rendered for js/wasm
Index ¶
Constants ¶
View Source
const TypeBoolean = js.TypeBoolean
View Source
const TypeFunction = js.TypeFunction
View Source
const TypeNull = js.TypeNull
View Source
const TypeNumber = js.TypeNumber
View Source
const TypeObject = js.TypeObject
View Source
const TypeString = js.TypeString
View Source
const TypeSymbol = js.TypeSymbol
View Source
const TypeUndefined = js.TypeUndefined
Variables ¶
View Source
var CopyBytesToGo = js.CopyBytesToGo
View Source
var CopyBytesToJS = js.CopyBytesToJS
View Source
var FuncOf = js.FuncOf
View Source
var Null = js.Null
View Source
var Undefined = js.Undefined
View Source
var ValueOf = js.ValueOf
Functions ¶
This section is empty.
Types ¶
type Value ¶
func ImportMeta ¶
func ImportMeta() Value
type ValueError ¶
type ValueError = js.ValueError
Click to show internal directories.
Click to hide internal directories.