khanacademy@0.4.1
fetch
fetch(params) ⇒ Operation
Fetch data from the Khan Academy API
Kind: global function
Param | Type | Description |
---|---|---|
params | object | data to make the query |
Example
execute(
fetch(params)
)(state)
fetch(params) ⇒ Operation
Fetch data from the Khan Academy API
Kind: global function
Param | Type | Description |
---|---|---|
params | object | data to make the query |
Example
execute(
fetch(params)
)(state)