xref
: /
plugin
/
asciidocjs
/
node_modules
/
resolve
/
test
/
dotdot
/
abc
/
index.js
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
var
x
=
require
(
'..'
);
2
console
.
log
(
x
);
3