Esposter
Preparing search index...
@esposter/shared
WithMetadata
Interface WithMetadata<TBase>
interface
WithMetadata
<
TBase
extends
Class
<
NonNullable
<
unknown
>
>
>
{
new
WithMetadata
(
...
args
:
ConstructorParameters
<
TBase
>
,
)
:
InstanceType
<
TBase
>
&
ItemMetadata
;
prototype
:
InstanceType
<
TBase
>
&
ItemMetadata
;
}
Type Parameters
TBase
extends
Class
<
NonNullable
<
unknown
>
>
Index
Constructors
constructor
Properties
prototype
Constructors
constructor
new
WithMetadata
(
...
args
:
ConstructorParameters
<
TBase
>
,
)
:
InstanceType
<
TBase
>
&
ItemMetadata
Parameters
...
args
:
ConstructorParameters
<
TBase
>
Returns
InstanceType
<
TBase
>
&
ItemMetadata
Properties
prototype
prototype
:
InstanceType
<
TBase
>
&
ItemMetadata
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
prototype
Esposter
Loading...