This website requires JavaScript.
Explore
Help
Sign In
status-im
/
poc-core-secure-react-native
Watch
1
Star
0
Fork
0
mirror of
https://github.com/status-im/poc-core-secure-react-native.git
synced
2026-08-31 11:11:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
poc-core-secure-react-native
/
node_modules
/
minimist
/
example
/
parse.js
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
3 lines
69 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit
2018-12-11 16:14:35 +01:00
var
argv
=
require
(
'../'
)(
process
.
argv
.
slice
(
2
));
console
.
dir
(
argv
);
Reference in New Issue
Copy Permalink