mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-10 00:31:22 +00:00
test: fix feishu test typings
This commit is contained in:
@@ -16,6 +16,7 @@ function createDocxDescendantClient(create: DocxDescendantCreate): InsertBlocksC
|
||||
},
|
||||
},
|
||||
} as InsertBlocksClient;
|
||||
} as InsertBlocksClient;
|
||||
}
|
||||
|
||||
function createCountingIterable<T>(values: T[]) {
|
||||
|
||||
Reference in New Issue
Block a user