Raindex SDK Documentation
    Preparing search index...

    Interface EvaluableV4

    interface EvaluableV4 {
        bytecode: string;
        interpreter: string;
        store: string;
    }
    Index

    Properties

    bytecode: string
    interpreter: string
    store: string