Skip to content

Commit

Permalink
fix: export options type
Browse files Browse the repository at this point in the history
  • Loading branch information
qq15725 committed Jan 10, 2024
1 parent 309cd3c commit 07c84a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ export * from './decode-frames'
export * from './decode-undisposed-frame'
export * from './encode'
export * from './Encoder'
export * from './options'
export * from './types'

1 comment on commit 07c84a4

@vercel
Copy link

@vercel vercel bot commented on 07c84a4 Jan 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

modern-gif – ./

modern-gif.vercel.app
modern-gif-git-main-qq15725.vercel.app
modern-gif-qq15725.vercel.app

Please sign in to comment.