1 Star 0 Fork 19

todo / watermark-js-plus

forked from MichaelSun / watermark-js-plus 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.js 174 Bytes
一键复制 编辑 原始数据 按行查看 历史
MichaelSun 提交于 2023-05-06 17:11 . fix: issue #9
'use strict'
if (process.env.NODE_ENV === 'production') {
module.exports = require('./dist/index.cjs.min.js')
} else {
module.exports = require('./dist/index.cjs.js')
}
TypeScript
1
https://gitee.com/juanleme/watermark-js-plus.git
git@gitee.com:juanleme/watermark-js-plus.git
juanleme
watermark-js-plus
watermark-js-plus
main

搜索帮助