1 line
88 B
TypeScript
1 line
88 B
TypeScript
export default function getRouteFromAssetPath(assetPath: string, ext?: string): string;
|