Align stub.js with asm.js

This commit is contained in:
Jaco Greeff
2020-11-02 19:03:52 +01:00
committed by GitHub
parent bb748c0225
commit f8efe32b43

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2020 @polkadot/wasm-crypto authors & contributors
// SPDX-License-Identifier: Apache-2.0
module.exports = {};
module.exports = null;