ISummaryCommitter Interface
This API is deprecated and will be removed in a future release.
ISummaryCommitter is deprecated and will be removed in a future release.
Signature
export interface ISummaryCommitter
Properties
Property | Type | Description |
---|---|---|
date | string | |
string | ||
name | string |
Property Details
date
Signature
date: string;
Type: string
email
Signature
email: string;
Type: string
name
Signature
name: string;
Type: string