Skip to content

Commit 77d8a10

Browse files
Tim Streichercoronoro
Tim Streicher
authored andcommitted
feat: export guards
1 parent bacbaf2 commit 77d8a10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export {applyDRFInterceptor as default, convertFilterSetConfig} from './middleware'
2+
export * from './guards'
23
export type {DRFFilters as DefaultDRFFilters, FilterHandler, FilterSetConfig, DRFAxiosConfig} from './types'
34
// eslint-disable-next-line import/export
45
export * from './axios'

0 commit comments

Comments
 (0)