wilddragon-site/node_modules/next/dist/client/components/builtin/global-not-found.d.ts

3 lines
107 B
TypeScript
Raw Normal View History

2026-04-17 15:51:01 -04:00
declare function GlobalNotFound(): import("react/jsx-runtime").JSX.Element;
export default GlobalNotFound;