/opt/canhelp/node_modules/next/dist/server/dev
Edit: /opt/canhelp/node_modules/next/dist/server/dev/dev-indicator-server-state.d.ts (148B)
export type DevIndicatorServerState = typeof devIndicatorServerState;
export declare const devIndicatorServerState: {
disabledUntil: number;
};