File

src/common/store/stark-ui-application-state.ts

Description

Interface defining the shape of the application state of Stark Ui extending Core (i.e., what's stored in Redux by Stark)

Extends

StarkMessageState

import { StarkMessageState } from "./message-state";

/**
 * Interface defining the shape of the application state of Stark Ui extending Core (i.e., what's stored in Redux by Stark)
 */
export interface StarkUIApplicationState extends StarkMessageState {}

results matching ""

    No results matching ""