/
opt
/
canhelp
/
node_modules
/
next
/
dist
/
next-devtools
/
dev-overlay
/
menu
/
/opt/canhelp/node_modules/next/dist/next-devtools/dev-overlay/menu
mkdir
upload
Name
Size
Mode
Actions
context.d.ts
778
0644
edit
dl
rm
dev-overlay-menu.d.ts
595
0644
edit
dl
rm
panel-router.d.ts
256
0644
edit
dl
rm
Edit:
/opt/canhelp/node_modules/next/dist/next-devtools/dev-overlay/menu/dev-overlay-menu.d.ts
(595B)
export declare const DevtoolMenu: ({ closeOnClickOutside, items, }: { closeOnClickOutside?: boolean; items: Array<false | undefined | null | { onClick?: () => void; title?: string; label: string; value: React.ReactNode; attributes?: Record<string, string | boolean>; footer?: boolean; }>; }) => import("react/jsx-runtime").JSX.Element; export declare function IssueCount({ children }: { children: number; }): import("react/jsx-runtime").JSX.Element; export declare function ChevronRight(): import("react/jsx-runtime").JSX.Element;
Save
cmd:
run