Type alias RowyRunModalState

RowyRunModalState: {
    feature: string;
    open: boolean;
    version: string;
}

Type declaration

  • feature: string
  • open: boolean
  • version: string

Generated using TypeDoc