Skip to content

Commit

Permalink
fixup! feat(marshal): Introduce makePassableKit and support arbitrary…
Browse files Browse the repository at this point in the history
… remotable/promise/error compactOrdered encodings
  • Loading branch information
gibson042 committed Jan 18, 2024
1 parent c1c4604 commit 8f93653
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/marshal/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export { stringify, parse } from './src/marshal-stringify.js';
export { decodeToJustin } from './src/marshal-justin.js';

export {
makePassableKit,
makeEncodePassable,
makeDecodePassable,
isEncodedRemotable,
Expand Down

0 comments on commit 8f93653

Please sign in to comment.