跳转到内容

fillMissingCells

fillMissingCells(params): FunctionTool<{ filePath: string; cells: object[]; }, JSONValue | Promise<JSONValue>, object>

定义于:.build/typescript/packages/tools/src/tools/form-filling.ts:126

FillMissingCellsParams

FunctionTool<{ filePath: string; cells: object[]; }, JSONValue | Promise<JSONValue>, object>