chore: remove bun-types

This commit is contained in:
C4illin 2025-08-07 23:32:42 +02:00 committed by Emrik Östling
parent 81f109f830
commit de10436c1a
4 changed files with 2 additions and 5 deletions

View file

@ -169,7 +169,7 @@ export async function handleConvert(
}
}
export async function mainConverter(
async function mainConverter(
inputFilePath: string,
fileTypeOriginal: string,
convertTo: string,