@oss-autopilot/core - v1.6.3
    Preparing search index...

    Interface UntrackOutput

    interface UntrackOutput {
        message: string;
        removed: boolean;
        url: string;
    }
    Index

    Properties

    Properties

    message: string
    removed: boolean
    url: string