mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-03 12:06:21 +01:00
codestyle
This commit is contained in:
parent
777f8123eb
commit
de46a5c6fe
1 changed files with 1 additions and 0 deletions
1
shim.js
1
shim.js
|
@ -1,3 +1,4 @@
|
|||
/* global __DEV__, localStorage */
|
||||
if (typeof __dirname === 'undefined') global.__dirname = '/'
|
||||
if (typeof __filename === 'undefined') global.__filename = ''
|
||||
if (typeof process === 'undefined') {
|
||||
|
|
Loading…
Add table
Reference in a new issue