MCPcopy
hub / github.com/axios/axios / toFormData.browser.test.js

File toFormData.browser.test.js

tests/browser/toFormData.browser.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2
3import toFormData from '../../lib/helpers/toFormData.js';
4

Callers

nothing calls this directly

Calls 3

toFormDataFunction · 0.85
getMethod · 0.80
fromMethod · 0.45

Tested by

no test coverage detected