1
0
mirror of https://github.com/taigrr/wasm-experiments synced 2025-01-18 04:03:21 -08:00

Remove div package

This commit is contained in:
Johan Brandhorst
2018-08-14 09:13:41 +01:00
parent 44bdf686c4
commit 3300d60d77
4 changed files with 12 additions and 22 deletions

View File

@@ -2,9 +2,7 @@
package main
import (
"syscall/js"
)
import "syscall/js"
var document js.Value