MCPcopy Index your code
hub / github.com/algorithm-visualizer/algorithm-visualizer / index.js

File index.js

src/apis/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Promise from 'bluebird';
2import axios from 'axios';
3
4axios.interceptors.response.use(response => response.data);

Callers

nothing calls this directly

Calls 4

GETFunction · 0.85
POSTFunction · 0.85
PATCHFunction · 0.85
DELETEFunction · 0.85

Tested by

no test coverage detected