@maxgraph/core
Preparing search index...
Constructor
Type Alias Constructor<T>
Constructor
:
new
(
...
args
:
any
[]
)
=>
T
Represents a constructor function for a class that produces instances of type
T
.
Type Parameters
T
Since
0.23.0
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@maxgraph/core
Loading...
Represents a constructor function for a class that produces instances of type
T.