Marmot-TS
    Preparing search index...

    Type Alias ProposalAction<T>

    ProposalAction: (context: ProposalContext) => Promise<T>

    A function that builds an MLS Proposal from group context

    Type Parameters

    Type Declaration