No description
  • TypeScript 99.3%
  • Just 0.7%
Find a file
2026-03-10 21:29:09 +03:00
.vscode split index.ts 2025-06-01 13:49:48 +03:00
patches split index.ts 2025-06-01 13:49:48 +03:00
src fix: errors 2026-03-10 21:29:09 +03:00
.gitignore batman 2025-03-01 22:25:01 +03:00
biome.json split index.ts 2025-06-01 13:49:48 +03:00
bun.lock fix: some bugs 2026-03-10 20:59:08 +03:00
justfile batman 2025-03-01 22:25:01 +03:00
package.json split index.ts 2025-06-01 13:49:48 +03:00
README.md batman 2025-03-01 22:25:01 +03:00
tsconfig.json batman 2025-03-01 22:25:01 +03:00

ffmpeg-wrapper

To install dependencies:

bun install

To run:

bun run 

This project was created using bun init in bun v1.2.4. Bun is a fast all-in-one JavaScript runtime.