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