style: lint

This commit is contained in:
Tim 2025-02-06 18:29:15 +01:00
parent 9d18a1bb61
commit 330fac3f39

View file

@ -16,4 +16,4 @@ const isFileType = (buffer: ArrayBuffer, type: string) => {
export {
isFileType,
};
};