• Sets the enum keys that won't be iterated over in the enum.

    Type Parameters

    • E

    Parameters

    • enumObject: E
    • Rest ...keys: (keyof E)[]

    Returns void

Generated using TypeDoc