Interface Vectors

interface Vectors {
    [k: string]: PrimitiveVectorType;
}

Indexable

[k: string]: PrimitiveVectorType