Interface ModalSubmitInteractionValues

interface ModalSubmitInteractionValues {
    [key: string]: ModalSubmitInteractionValue;
}

Indexable

Generated using TypeDoc