Skip to content

Commit

Permalink
Export types from the index file
Browse files Browse the repository at this point in the history
  • Loading branch information
rtrampox committed Dec 14, 2024
1 parent a9a1519 commit ce1126f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import Cropper from './Cropper.svelte'

export * from "./types"
export default Cropper

0 comments on commit ce1126f

Please sign in to comment.