We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9da973 commit 9485cf7Copy full SHA for 9485cf7
src/common/command.ts
@@ -1,4 +1,4 @@
1
-import typd { FlowcoreClient } from "./flowcore-client.ts"
+import type { FlowcoreClient } from "./flowcore-client.ts"
2
3
/**
4
* Abstract command for executing requests
0 commit comments