Skip to content
On this page

Home > @plaidev/karte-action-sdk > ActionTableProps

ActionTableProps type

Signature:

typescript
type ActionTableProps = {
    actionTableKey?: string;
};