Context: {
APP: string;
APP_DESKTOP: string;
APP_MOBILE: string;
VR: string;
WALLET_DEFAULT: string;
WEB_DESKTOP: string;
WEB_MOBILE: string;
} = ...
Type Declaration
APP: string
APP_DESKTOP: string
APP_MOBILE: string
VR: string
WALLET_DEFAULT: string
WEB_DESKTOP: string
WEB_MOBILE: string
Display context in which a file/asset is intended to be rendered.