MCPcopy Index your code
hub / github.com/xerrors/Yuxi / tasker.js

File tasker.js

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

Source from the content-addressed store, hash-verified

1import { apiAdminDelete, apiAdminGet, apiAdminPost } from './base'
2
3const BASE_URL = '/api/tasks'
4

Callers

nothing calls this directly

Calls 3

apiAdminGetFunction · 0.90
apiAdminPostFunction · 0.90
apiAdminDeleteFunction · 0.90

Tested by

no test coverage detected