@oss-autopilot/core - v3.7.0
    Preparing search index...

    Interface GuidelinesStoreOutput

    interface GuidelinesStoreOutput {
        byteSize: number;
        repo: string;
        stored: boolean;
    }
    Index

    Properties

    Properties

    byteSize: number
    repo: string
    stored: boolean