UNPKG

@astrojs/vercel

Version:
6 lines (5 loc) 94 B
export interface EdgeLocals { vercel: { edge: import('@vercel/edge').RequestContext; }; }