package runtime

Import Path
	github.com/evanw/esbuild/internal/runtime (on go.dev)

Dependency Relation
	imports 2 packages, and imported by 3 packages

Involved Source Files runtime.go
Package-Level Functions (total 2, in which 1 are exported)
func CanUseES6(unsupportedFeatures compat.JSFeature) bool
Package-Level Variables (total 2, both are exported)
Package-Level Constants (only one, which is exported)
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.