We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b256b8 commit 485f991Copy full SHA for 485f991
1 file changed
internal/jshelpers/function.go
@@ -1,3 +1,5 @@
1
+//go:build js
2
+
3
package jshelpers
4
5
import (
0 commit comments