Incremunica
    Preparing search index...
    interface IAnnotatedBinding {
        bindings: Bindings;
        hash: string;
        result: (undefined | Term)[];
    }
    Index

    Properties

    Properties

    bindings: Bindings
    hash: string
    result: (undefined | Term)[]