Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vercel/vercel
/ probe.js
File
probe.js
packages/python/test/fixtures/15-binary-handler/probe.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ readFile } = require(
'fs/promises'
);
2
const
{ join } = require(
'path'
);
3
4
module.exports =
async
function
({ deploymentUrl, fetch }) {
Callers
nothing calls this directly
Calls
2
fetch
Function · 0.50
readFile
Function · 0.50
Tested by
no test coverage detected