Skip to content

Commit

Permalink
export encodeKeyTuple
Browse files Browse the repository at this point in the history
  • Loading branch information
alvrs committed Jul 4, 2023
1 parent 7d565fa commit 90a48c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/protocol-parser/src/index.ts
Expand Up @@ -4,6 +4,7 @@ export * from "./decodeKeyTuple";
export * from "./decodeRecord";
export * from "./decodeStaticField";
export * from "./encodeField";
export * from "./encodeKeyTuple";
export * from "./encodeRecord";
export * from "./errors";
export * from "./hexToPackedCounter";
Expand Down

0 comments on commit 90a48c5

Please sign in to comment.