UNPKG

@mdn/bob

Version:

Builder of Bits aka The MDN Web Docs interactive examples, example builder

5 lines (4 loc) 145 B
import * as wasm from "./watify_bg.wasm"; import { __wbg_set_wasm } from "./watify_bg.js"; __wbg_set_wasm(wasm); export * from "./watify_bg.js";