Skip to content

Commit 00a933c

Browse files
Copilotstreamich
andcommitted
Implement complete Smile codec with encoder, decoder, and comprehensive tests
Co-authored-by: streamich <9773803+streamich@users.noreply.github.com>
1 parent 83e858c commit 00a933c

File tree

11 files changed

+2155
-0
lines changed

11 files changed

+2155
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
export type * from './types';
2+
export * from './smile';

0 commit comments

Comments
 (0)