chore: todo
This commit is contained in:
@@ -4,6 +4,11 @@ import { WhereWhatPair, WorkflowFile } from "maxun-core";
|
||||
import logger from "../logger";
|
||||
import { getBestSelectorForAction } from "./utils";
|
||||
|
||||
/*TODO:
|
||||
1. Handle TS errors (here we definetly know better)
|
||||
2. Add pending function descriptions + thought process (esp. selector generation)
|
||||
*/
|
||||
|
||||
type Workflow = WorkflowFile["workflow"];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user