Interface IKeys_DefaultOptions

interface IKeys_DefaultOptions {
    enumerables: true;
    hidden: false;
    inherited: false;
    nonEnumerables: false;
    own: true;
    props: false;
    strict: false;
    string: true;
    symbol: false;
    top: false;
    dataViewType: undefined;
}

Hierarchy (view full)

Properties

enumerables
hidden
inherited
nonEnumerables
own
props
strict
string
symbol
top
dataViewType: undefined