package runtime

import "github.com/evanw/esbuild/internal/runtime"

Index

Constants

const Code = "" /* 4108 byte string literal not displayed */
const SourceIndex = uint32(0)

The runtime source is always at a special index. The index is always zero but this constant is always used instead to improve readability and ensure all code that references this index can be discovered easily.

Source Files

runtime.go

Version
v0.5.21
Published
Jul 5, 2020
Platform
windows/amd64
Last checked
1 hour ago

Tools for package owners.