We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fd3b74 commit 57ebc70Copy full SHA for 57ebc70
src/board/wasm.ts
@@ -1,4 +1,4 @@
1
-import { Board, PanicError } from ".";
+import { Board } from ".";
2
import * as conversions from "./conversions";
3
import { FileSystem } from "./fs";
4
0 commit comments