MCPcopy Create free account
hub / github.com/codecombat/codecombat / apiClient.js

File apiClient.js

app/core/store/modules/apiClient.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import apiclientsApi from 'core/api/api-clients'
2import { create as createJob, pollTillResult } from 'core/api/background-job'
3
4export default {

Callers

nothing calls this directly

Calls 2

pollTillResultFunction · 0.90
setMethod · 0.45

Tested by

no test coverage detected