Skip to content

Commit 0a23a5c

Browse files
author
ben.durrant
committed
rm WithApi export
1 parent e52f609 commit 0a23a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/toolkit/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,4 +187,4 @@ export type { AutoBatchOptions } from './autoBatchEnhancer'
187187

188188
export { combineSlices } from './combineSlices'
189189

190-
export type { WithSlice, WithApi } from './combineSlices'
190+
export type { WithSlice } from './combineSlices'

0 commit comments

Comments
 (0)