mirror of
https://github.com/protobufjs/protobuf.js.git
synced 2025-12-08 20:58:55 +00:00
9 lines
156 B
HTML
9 lines
156 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head><script src="../dist/noparse/protobuf.min.js"></script></head>
|
|
<body>
|
|
<script>
|
|
console.log(protobuf);
|
|
</script>
|
|
</body>
|
|
</html> |