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