wilddragon-site/node_modules/next/dist/client/components/builtin/global-not-found.d.ts
2026-04-17 15:51:01 -04:00

2 lines
107 B
TypeScript
Executable file

declare function GlobalNotFound(): import("react/jsx-runtime").JSX.Element;
export default GlobalNotFound;