Skip to content 

ISummaryAuthor Interface

Packages > @fluidframework/protocol-definitions > ISummaryAuthor

Signature:

export interface ISummaryAuthor 

Properties

List of properties of this interface
Property Type Description
date string
email string
name string

Events

date

Signature:

date: string;

email

Signature:

email: string;

name

Signature:

name: string;