Skip to content

Commit 485f991

Browse files
committed
fix jshelper build constraint
1 parent 7b256b8 commit 485f991

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

internal/jshelpers/function.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build js
2+
13
package jshelpers
24

35
import (

0 commit comments

Comments
 (0)