index
:
styx
dependabot/npm_and_yarn/ansi-regex-5.0.1
dependabot/npm_and_yarn/got-and-electron-11.8.6
dependabot/npm_and_yarn/http-cache-semantics-4.1.1
dependabot/npm_and_yarn/lodash-4.17.21
dependabot/npm_and_yarn/minimatch-3.1.2
dependabot/npm_and_yarn/minimist-1.2.8
master
A File Manager built on Electron
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
lodash
/
fp
/
seq.js
blob: d8f42b0a4daadcc167712d877e763b81ed7561af (
plain
)
1
2
var
convert
=
require
(
'./convert'
);
module
.
exports
=
convert
(
require
(
'../seq'
));