We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca9971d commit d31ff4eCopy full SHA for d31ff4e
packages/nuqs/src/index.ts
@@ -3,6 +3,5 @@
3
export type { HistoryOptions, Options } from './defs'
4
export * from './parsers'
5
export { createSerializer } from './serializer'
6
-export type { QueryUpdateNotificationArgs, QueryUpdateSource } from './sync'
7
export * from './useQueryState'
8
export * from './useQueryStates'
0 commit comments