SongGuess
    Preparing search index...

    Interface RequestInitCfPropertiesImageMinify

    interface RequestInitCfPropertiesImageMinify {
        css?: boolean;
        html?: boolean;
        javascript?: boolean;
    }
    Index

    Properties

    css?: boolean
    html?: boolean
    javascript?: boolean