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 fdf0ad7 commit 37857b9Copy full SHA for 37857b9
src/utils/licenseUtility.node.ts
@@ -24,7 +24,7 @@ Copyright (c) OWASP Foundation. All Rights Reserved.
24
* @module
25
*/
26
27
-import type { Stats } from 'node:fs'
+import type { Stats } from 'node:fs'
28
29
import { guessMimeTypeForLicenseFile } from '../_helpers/mime.node'
30
import { AttachmentEncoding } from '../enums/attachmentEncoding'
0 commit comments