Interface ViewerParameters

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

Indexable

[key: string]: any