import { setWasm } from '../wasm'; import * as wasm from '../../wasm/pkg/bundler/wasm'; setWasm(wasm); export * from '..';