Searched refs:ContentsJsonImageScale (Results 1 – 3 of 3) sorted by relevance
6 export type ContentsJsonImageScale = '1x' | '2x' | '3x'; alias11 scale?: ContentsJsonImageScale;
1 …ContentsJsonImageScale = '1x' | '2x' | '3x';\n\nexport interface ContentsJsonImage {\n appearance…
17 export type ContentsJsonImageScale = '1x' | '2x' | '3x'; alias23 scale?: ContentsJsonImageScale;