Files
scrap/node_modules/next/dist/shared/lib/router/utils/get-route-from-asset-path.d.ts
2024-09-24 03:52:46 +00:00

2 lines
88 B
TypeScript

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