Interface Vars

interface Vars {
    [key: string]: any;
}

Indexable

[key: string]: any

Generated using TypeDoc