Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
1dccfef9dbd0062ffdb146cbe511e1d9f73b2d0a
/
.
/
examples
/
webapp
/
strings.en.js
blob: e8f1e433d7af9162497fa693f294702e2c9fbc0f [
file
]
export
const
hello
=
'Hello Webapp'
;