Preparing search index...
The search index is not available
ngify
ngify
@ngify/core
Type
Interface Type<T>
Represents a class
T
interface
Type
<
T
>
{
new
Type
(
...
args
:
any
[]
)
:
T
;
}
Type Parameters
T
Index
Constructors
constructor
Constructors
constructor
new
Type
(
...
args
:
any
[]
)
:
T
Parameters
...
args
:
any
[]
Returns
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
ngify
Loading...
Represents a class
T