sesaparcours
    Preparing search index...
    type ApplyStyleOptions = {
        operation?: "set" | "toggle";
        range?: Range;
        silenceNotifications?: boolean;
    }
    Index

    Properties

    operation?: "set" | "toggle"
    range?: Range
    silenceNotifications?: boolean