MCPcopy Create free account
hub / github.com/vercel/vercel / utils.test.ts

File utils.test.ts

packages/node/test/unit/utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'vitest';
2import { entrypointToOutputPath } from '../../src/utils';
3
4describe('entrypointToOutputPath()', () => {

Callers

nothing calls this directly

Calls 1

entrypointToOutputPathFunction · 0.90

Tested by

no test coverage detected