mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-17 16:47:56 +02:00
fix type error
This commit is contained in:
parent
c0c0f83f2d
commit
7b76e46277
6 changed files with 14 additions and 16 deletions
|
@ -103,6 +103,7 @@ export {
|
|||
useQueryString,
|
||||
useQueryStringList,
|
||||
useClearQueryString,
|
||||
type ListUpdateFunction,
|
||||
} from './utils/historyUtils';
|
||||
|
||||
export {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue