MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev / Error500

Function Error500

apps/web/ui/Error/index.tsx:70–72  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68}
69
70export function Error500() {
71 return Error(500);
72}
73
74export function ErrorBot() {
75 return Error('bot');

Callers

nothing calls this directly

Calls 1

ErrorFunction · 0.70

Tested by

no test coverage detected