Replace entire repo content with correct code from /root/shahikitchen-website/
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
/**
|
||||
* @deprecated Import from `@/application/media/asset-resolver` instead.
|
||||
* Kept for backward compatibility.
|
||||
*/
|
||||
export {
|
||||
getMenuPosterSrc,
|
||||
getMenuPosterCandidates,
|
||||
getMenuVideoSrc,
|
||||
getMenuVideoSources,
|
||||
dishImageUrl,
|
||||
dishPosterFromVideo,
|
||||
type PosterVariant,
|
||||
} from '@/application/media/asset-resolver';
|
||||
Reference in New Issue
Block a user