vot.js - v2.4.18
    Preparing search index...

    Interface NodeAttributeProps

    interface NodeAttributeProps {
        name: string;
        value: string;
    }
    Index
    name: string
    value: string