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 0bdd470 commit e65308aCopy full SHA for e65308a
1 file changed
utils/dev/chatbots.mjs
@@ -2,8 +2,8 @@
2
3
// Opens KudoAI chatbots in VS Code
4
5
-import { fileURLToPath } from 'url'
6
import { dirname, resolve } from 'path'
+import { fileURLToPath } from 'url'
7
import fs from 'fs'
8
import spawn from 'cross-spawn'
9
0 commit comments