We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41c832d commit f7708b8Copy full SHA for f7708b8
1 file changed
sdk/test/setup-native-binding.ts
@@ -1,4 +1,4 @@
1
- import type {ILogger} from '@truenine/logger'
+import type {ILogger} from '@truenine/logger'
2
import type {OutputCleanContext, OutputCleanupDeclarations, OutputPlugin} from '../src/plugins/plugin-core'
3
import * as fs from 'node:fs'
4
import * as path from 'node:path'
0 commit comments