@pengzhanbo/utils - v3.5.0
    Preparing search index...

    Interface Cancel

    interface Cancel {
        cancel: (options?: CancelOptions) => void;
    }
    Index

    Properties

    Properties

    cancel: (options?: CancelOptions) => void