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