Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
cschroeter committed Nov 27, 2024
1 parent f7ee2c4 commit 64f4fc8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
import type { UseAvatarContext } from './use-avatar-context'
export interface AvatarContextProps {
// biome-ignore lint/suspicious/noExplicitAny: <explanation>
api?: (avatar: UseAvatarContext) => any
}
</script>
Expand Down

0 comments on commit 64f4fc8

Please sign in to comment.