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