Skip to content

Commit 34ab816

Browse files
authored
Update index.js
1 parent 7539530 commit 34ab816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import fs from "fs"
66
import path from "path";
77

88
async function removeBackgroundColor(inputPath, outputPath, targetColor, colorThreshold = 0, options = {}) {
9-
//yeah so coolllllll
9+
//yeah so coolllllll!
1010
// fdsafewqfewqfcdsafdsafdsafcdssasaafdgfgd
1111
const image = await Jimp.read(inputPath);
1212

0 commit comments

Comments
 (0)