mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 02:00:51 +00:00
update init test
This commit is contained in:
parent
2850cfc78e
commit
9b5de9f88d
@ -1,3 +1,3 @@
|
||||
import * as wbg from '../../pkg/web/typescript_tests';
|
||||
import initialize from "../../pkg/web/typescript_tests";
|
||||
|
||||
const init: Promise<any> = wbg.init('.');
|
||||
const init: Promise<any> = initialize(".");
|
||||
|
Loading…
x
Reference in New Issue
Block a user