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

    Interface UnshelveOutput

    interface UnshelveOutput {
        unshelved: boolean;
        url: string;
    }
    Index

    Properties

    Properties

    unshelved: boolean
    url: string