import * as wasm from "./cgn_bg.wasm"; import { __wbg_set_wasm } from "./cgn_bg.js"; __wbg_set_wasm(wasm); export * from "./cgn_bg.js";