MCPcopy
hub / github.com/vercel/next.js / router.ts

File router.ts

packages/next/src/client/router.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global window */
2import React from 'react'
3import Router from '../shared/lib/router/router'
4import type { NextRouter } from '../shared/lib/router/router'

Callers

nothing calls this directly

Calls 7

getRouterFunction · 0.85
toUpperCaseMethod · 0.80
charAtMethod · 0.80
errorMethod · 0.65
isErrorFunction · 0.50
forEachMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected