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 84c687e commit 0552414Copy full SHA for 0552414
src/extract.ts
@@ -1,5 +1,3 @@
1
-import { Bun } from 'bun'
2
-
3
const DEBUG = true // Set to false to disable debug logs
4
5
export async function extract(filePath: string): Promise<string> {
0 commit comments