diff options
Diffstat (limited to 'node_modules/blake3-wasm/dist/node-native/native.js')
| -rw-r--r-- | node_modules/blake3-wasm/dist/node-native/native.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/node_modules/blake3-wasm/dist/node-native/native.js b/node_modules/blake3-wasm/dist/node-native/native.js new file mode 100644 index 0000000..47d4173 --- /dev/null +++ b/node_modules/blake3-wasm/dist/node-native/native.js @@ -0,0 +1,5 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +const native = require('../native.node'); +exports.default = native; +//# sourceMappingURL=native.js.map
\ No newline at end of file |
