| Name | Size | Mode | Actions |
|---|---|---|---|
| _app.d.ts | 981 | 0644 | editdlrm |
| _app.js | 1554 | 0644 | editdlrm |
| _app.js.map | 1884 | 0644 | editdlrm |
| _document.d.ts | 3000 | 0644 | editdlrm |
| _document.js | 42152 | 0644 | editdlrm |
| _document.js.map | 61782 | 0644 | editdlrm |
| _error.d.ts | 660 | 0644 | editdlrm |
| _error.js | 6136 | 0644 | editdlrm |
| _error.js.map | 6835 | 0644 | editdlrm |
/opt/canhelp/node_modules/next/dist/pages/_app.d.ts (981B)
= AppPropsType extends React.Component , S> {
static origGetInitialProps: typeof appGetInitialProps;
static getInitialProps: typeof appGetInitialProps;
render(): import("react/jsx-runtime").JSX.Element;
}