interface Start {
    data: {};
    type: "start";
}

Properties

Properties

data: {}
type