fix bug: import jimp module

silent_export
Abdullah Alfaraj 2023-02-15 12:10:26 +03:00
parent 0aeddac05e
commit e0fa03a864
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ const batchPlay = require('photoshop').action.batchPlay
const psapi = require('../psapi')
const layer_util = require('../utility/layer')
const general = require('./general')
const Jimp = require('../jimp/browser/lib/jimp')
async function snapShotLayer() {
//snapshot layer with no mask
let command = [