IPendingProposal Interface
Packages > @fluidframework/protocol-definitions > IPendingProposal
Signature:
export interface IPendingProposal extends ISequencedProposal
Extends: ISequencedProposal
Methods
Method | Description |
---|---|
reject() |
Methods
reject
Signature:
reject(): any;
Returns:
any