Function imageSupport

  • Returns Promise<{
        avif: boolean;
        heif: boolean;
        webp: boolean;
    }>