Skip to content

Commit

Permalink
Expose getKeyboardAnimationConfigs
Browse files Browse the repository at this point in the history
  • Loading branch information
lsdimagine authored and yayvery committed Feb 24, 2024
1 parent 7c9e68c commit 30b0601
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 @@ -72,5 +72,6 @@ export type {

//#region utilities
export * from './constants';
export { getKeyboardAnimationConfigs } from './utilities';
export { enableLogging } from './utilities/logger';
//#endregion

0 comments on commit 30b0601

Please sign in to comment.