fix README
This commit is contained in:
parent
d1eba2e11d
commit
3a08f262d0
@ -27,7 +27,7 @@ Use TypeScript for best in class instellisense.
|
|||||||
import * as smartrequest from 'smartrequest'
|
import * as smartrequest from 'smartrequest'
|
||||||
|
|
||||||
// simple post
|
// simple post
|
||||||
let options: smartreqest.ISmartRequestOptions = { // typed options
|
let options: smartrequest.ISmartRequestOptions = { // typed options
|
||||||
headers: {
|
headers: {
|
||||||
"Content-Type": "application/json"
|
"Content-Type": "application/json"
|
||||||
"Authorization": "Bearer token"
|
"Authorization": "Bearer token"
|
||||||
|
Loading…
Reference in New Issue
Block a user