get-route-from-asset-path.d.ts 88 B

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