blob: fb61daea7cea00f4732496c8a0a344e73ccbe345 [file] [log] [blame]
Patrice Arruda748609c2020-06-25 12:12:21 -07001// Copyright 2018 The Go Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style
3// license that can be found in the LICENSE file.
4
Dan Willemsenbc60c3c2021-12-15 01:09:00 -08005//go:build js && wasm
Patrice Arruda748609c2020-06-25 12:12:21 -07006
7package js
8
9var JSGo = jsGo