Preparing search index...
The search index is not available
Documentation - v0.0.0
Documentation
@arroyodev-llc/utils.projen-builder
GConstructor
Type Alias GConstructor<T, Args>
GConstructor
<
T
,
Args
>
:
(
new
(
...
args
:
Args
)
=>
T
)
Represents a generic constructor.
Type Parameters
T
Args
extends
any
[]
=
any
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation - v0.0.0
Loading...
Represents a generic constructor.