Function isUndoableType

  • Tests whether the given object is an Undoable.

    Parameters

    • obj: unknown

      The object to test.

    Returns obj is Undoable

    True: the object is an Undoable

Generated using TypeDoc