Interface ScriptNamespaces

interface ScriptNamespaces {
    [name: string]: Object;
}

Indexable

[name: string]: Object