Lens Scripting API
    Preparing search index...
    type CancelSetConfig = {
        onCancel?: () => void;
    }
    Index

    Properties

    Properties

    onCancel?: () => void