MCPcopy Create free account
hub / github.com/vercel/vercel / use-web-api.test.ts

File use-web-api.test.ts

packages/node/test/unit/use-web-api.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { prepareFilesystem } from './test-utils';
3import { build } from '../../src';
4import type { NodejsLambda } from '@vercel/build-utils';

Callers

nothing calls this directly

Calls 2

prepareFilesystemFunction · 0.90
buildFunction · 0.90

Tested by

no test coverage detected