Skip to content

Commit 0083f54

Browse files
committed
fix: type path
1 parent d19a1b1 commit 0083f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ To implement refresh token, update your auth options like so:
364364

365365
```diff
366366

367-
import { AuthOptions } from '@gravitano/vue-auth/types'
367+
import { AuthOptions } from '@gravitano/vue-auth'
368368

369369
export const defaultOptions: AuthOptions = {
370370
endpoints: {

0 commit comments

Comments
 (0)