xref
: /
third_party
/
node
/
test
/
fixtures
/
require-empty-main
/
index.js
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/test/fixtures/require-empty-main/
1
'use strict'
;
2
module
.
exports
=
42
;
3