interface ServerActionResponse {
    task?: Instance.v1.Task;
}

Properties

Properties