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

    Interface ShelveOutput

    interface ShelveOutput {
        shelved: boolean;
        url: string;
    }
    Index

    Properties

    Properties

    shelved: boolean
    url: string