/
var
/
www
/
greso.tech
/
server
/
nsm
/
node_modules
/
yargs
/
build
/
lib
/
typings
/
/var/www/greso.tech/server/nsm/node_modules/yargs/build/lib/typings
mkdir
upload
Name
Size
Mode
Actions
common-types.js
308
0644
edit
dl
rm
yargs-parser-types.js
11
0644
edit
dl
rm
Edit:
/var/www/greso.tech/server/nsm/node_modules/yargs/build/lib/typings/common-types.js
(308B)
export function assertNotStrictEqual(actual, expected, shim, message) { shim.assert.notStrictEqual(actual, expected, message); } export function assertSingleKey(actual, shim) { shim.assert.strictEqual(typeof actual, 'string'); } export function objectKeys(object) { return Object.keys(object); }
Save
cmd:
run