mirror of
https://github.com/fluencelabs/fluence-VRF
synced 2025-06-10 13:31:36 +00:00
6 lines
110 B
JavaScript
6 lines
110 B
JavaScript
![]() |
if (typeof __dirname === 'string') {
|
||
|
var Module = {}
|
||
|
Module.wasmBinaryFile = __dirname + '/mcl_c.wasm'
|
||
|
}
|
||
|
|