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

1
  1. export default function getAssetPathFromRoute(route: string, ext?: string): string;