fix type error

This commit is contained in:
ozakione 2024-04-16 16:38:03 +02:00
parent c0c0f83f2d
commit 7b76e46277
6 changed files with 14 additions and 16 deletions

View file

@ -103,6 +103,7 @@ export {
useQueryString,
useQueryStringList,
useClearQueryString,
type ListUpdateFunction,
} from './utils/historyUtils';
export {