We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f92300a commit 53f851bCopy full SHA for 53f851b
1 file changed
extensions/xai/tsconfig.json
@@ -357,6 +357,9 @@
357
"@openclaw/terminal-core/theme": [
358
"../../dist/plugin-sdk/packages/terminal-core/src/theme.d.ts"
359
],
360
+ "@openclaw/workboard-contract": [
361
+ "../../packages/workboard-contract/src/index.ts"
362
+ ],
363
"@openclaw/terminal-core/*": [
364
"../../dist/plugin-sdk/packages/terminal-core/src/*.d.ts"
365
0 commit comments