@espcustomss/oauth
    Preparing search index...

    Interface BaseImageURLOptions

    interface BaseImageURLOptions {
        extension?: "webp" | "png" | "jpg" | "jpeg" | "gif";
        size?: 16 | 32 | 64 | 128 | 256 | 512 | 1024 | 2048 | 4096;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    extension?: "webp" | "png" | "jpg" | "jpeg" | "gif"

    The extension to use for the image URL

    'webp'

    size?: 16 | 32 | 64 | 128 | 256 | 512 | 1024 | 2048 | 4096

    The size specified in the image URL