Documentation
    Preparing search index...

    Interface PredictPackages

    The three published Move packages a Predict deployment spans.

    interface PredictPackages {
        account: string;
        predict: string;
        propbook: string;
    }
    Index
    account: string
    predict: string
    propbook: string