Files
Shifted/node_modules/next/dist/shared/lib/router/utils/get-route-from-asset-path.d.ts
2026-02-10 01:14:19 +00:00

2 lines
88 B
TypeScript

export default function getRouteFromAssetPath(assetPath: string, ext?: string): string;