wilddragon-site/node_modules/next/dist/shared/lib/router/utils/get-route-from-asset-path.d.ts
2026-04-17 15:51:01 -04:00

1 line
88 B
TypeScript
Executable file

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