fluence-js/stepper.js
2020-10-05 17:17:04 +03:00

4 lines
64 B
JavaScript

export async function loadWasm() {
return import('./pkg')
}