Skip to content

Commit e68b2bc

Browse files
committed
feat
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 09cb566 commit e68b2bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/factories/fromPath.node.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Copyright (c) OWASP Foundation. All Rights Reserved.
2323

2424
import {readFileSync} from "fs";
2525

26-
import {getMimeForTextFile, MimeType} from "../_helpers/mime";
26+
import {getMimeForTextFile, type MimeType} from "../_helpers/mime";
2727
import {AttachmentEncoding} from "../enums/attachmentEncoding";
2828
import {Attachment} from "../models/attachment";
2929

0 commit comments

Comments
 (0)