-
-
Notifications
You must be signed in to change notification settings - Fork 151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docs/interceptors #135
base: develop
Are you sure you want to change the base?
Docs/interceptors #135
Conversation
packages/interceptors/README.md
Outdated
@@ -28,10 +28,10 @@ yarn add @thi.ng/interceptors | |||
## Usage examples | |||
|
|||
```ts | |||
import * as interceptors from "@thi.ng/interceptors"; | |||
importas interceptors from "@thi.ng/interceptors"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was this edit intentional? Looks like a typo.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ah, that's a typo... sorry
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Haha thanks. The way JavaScript moves these days I had to double check. Results were mostly in Spanish.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
haha
@loganpowell @gavinpc-mindgrub just a note to say THANKS & I haven't forgotten about this and will review this soon... |
adding some more information that I found useful. Figured others might benefit from my sore eyes...