Function reset

  • Resets all set variables, but not defaults. (If you want to do that, default a key to undefined.) This also has no effect on lookups. This emits state-change events on the window as it works, and a state-reset event when it finishes.

    Returns void

Generated using TypeDoc