mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-21 00:59:44 -06:00
3 lines
80 B
TypeScript
3 lines
80 B
TypeScript
export { default } from './useAutocomplete';
|
|
export * from './useAutocomplete';
|