initial commit
This commit is contained in:
4
server/node_modules/farmhash-modern/bin/bundler/farmhash_modern.js
generated
vendored
Normal file
4
server/node_modules/farmhash-modern/bin/bundler/farmhash_modern.js
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import * as wasm from "./farmhash_modern_bg.wasm";
|
||||
import { __wbg_set_wasm } from "./farmhash_modern_bg.js";
|
||||
__wbg_set_wasm(wasm);
|
||||
export * from "./farmhash_modern_bg.js";
|
||||
Reference in New Issue
Block a user