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 fce5a89 commit 569a4f9Copy full SHA for 569a4f9
packages/child-process-utils/src/index.ts
@@ -1,4 +1,4 @@
1
-import { type ChildProcess } from 'child_process'
+import type { ChildProcess } from 'child_process'
2
import { concatBufferStream } from '@simple-libs/stream-utils'
3
4
/**
0 commit comments