Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
92bc67ef9560ab6205252b07f2a73da40c421a14
/
.
/
internal
/
node
/
test
/
lib2
/
main.ts
blob: d34fe7ba119e275f0719f5c1d020197ef23c9f98 [
file
] [
log
] [
blame
]
export
const
a
:
string
=
require
(
'./src/some'
).
a
;