Skip to content

Commit 6a483a5

Browse files
committed
Breaking: Refactored util.extend away; Other: Reflection performance pass, see protobufjs#653; Other: Added TS definitions to alternative builds' index files; Other: Removed unnecessary prototype aliases, improves gzip ratio
1 parent 641625f commit 6a483a5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+1458
-1551
lines changed

debug.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
export as namespace protobuf;
2+
export * from "./index";

0 commit comments

Comments
 (0)