Home > @3rdweb/sdk > VoteModule > get
Get a proposal by id.
Signature:
get(proposalId: string): Promise<Proposal>;
Returns:
Promise<Proposal>