Type alias SmmOdTypes

SmmOdTypes: {
    [key: string]: SmmOdEnumType;
}

Represents all types in the SMM object dictionary.

Type declaration

Generated using TypeDoc