Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
0fcd4e6dcdc03f4e54f9f62ca719cf2c1663f97e
/
.
/
examples
/
protocol_buffers
/
index.html
blob: 6f8690ee3e7831820bc55b0e3ffa6c23f367c2cc [
file
] [
log
] [
blame
]
<html>
<head>
<title>
protocol_buffers example
</title>
</head>
<body>
<script
src
=
"/protobuf.min.js"
></script>
<script
src
=
"/long.js"
></script>
<script
src
=
"/bundle.min.js"
></script>
</body>
</html>