Skip to content

Commit cf2930d

Browse files
committed
chore: Remove exports
1 parent 81334d3 commit cf2930d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/nuqs/src/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@
33
export type { HistoryOptions, Options } from './defs'
44
export * from './parsers'
55
export { createSerializer } from './serializer'
6-
export type { QueryUpdateNotificationArgs, QueryUpdateSource } from './sync'
76
export * from './useQueryState'
87
export * from './useQueryStates'

0 commit comments

Comments
 (0)