/
opt
/
canhelp
/
node_modules
/
next
/
dist
/
next-devtools
/
dev-overlay
/
container
/
/opt/canhelp/node_modules/next/dist/next-devtools/dev-overlay/container
mkdir
upload
Name
Size
Mode
Actions
runtime-error/
-
0755
rm
build-error.d.ts
294
0644
edit
dl
rm
errors.d.ts
2658
0644
edit
dl
rm
Edit:
/opt/canhelp/node_modules/next/dist/next-devtools/dev-overlay/container/build-error.d.ts
(294B)
import React from 'react'; import type { ErrorBaseProps } from '../components/errors/error-overlay/error-overlay'; interface BuildErrorProps extends ErrorBaseProps { message: string; } export declare const BuildError: React.FC<BuildErrorProps>; export declare const styles = ""; export {};
Save
cmd:
run