DebugCreator constructor

DebugCreator(
  1. Element element
)

Create a DebugCreator instance with input Element.

Implementation

DebugCreator(this.element);