Skip to content

Commit aa4306c

Browse files
committed
feat: 🎸 Contracts utilities are added to the module exports
1 parent 0c341f8 commit aa4306c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ export * from './shared/queue.js';
1010
export * from './shared/pubsub.js';
1111
export * from './shared/deal.js';
1212
export * from './shared/cache.js';
13+
export * from './shared/contracts.js';

0 commit comments

Comments
 (0)