Skip to content

Commit 9485cf7

Browse files
committed
fix: fix typo
1 parent e9da973 commit 9485cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/command.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import typd { FlowcoreClient } from "./flowcore-client.ts"
1+
import type { FlowcoreClient } from "./flowcore-client.ts"
22

33
/**
44
* Abstract command for executing requests

0 commit comments

Comments
 (0)