MCPcopy
hub / github.com/axios/axios / isCancel.test.js

File isCancel.test.js

tests/unit/cancel/isCancel.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import isCancel from '../../../lib/cancel/isCancel.js';
3import CanceledError from '../../../lib/cancel/CanceledError.js';
4

Callers

nothing calls this directly

Calls 1

isCancelFunction · 0.85

Tested by

no test coverage detected