Files
muzak/node_modules/next/dist/shared/lib/router/utils/get-route-from-asset-path.d.ts
T
2025-07-02 11:28:41 +02:00

2 lines
88 B
TypeScript

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