Files
grpc_picture/app/controller/index.js

5 lines
122 B
JavaScript
Raw Normal View History

2026-01-09 11:21:29 +08:00
module.exports = {
Merge: require("./image").Merge,
CreateAvatarOrnament: require("./image").CreateAvatarOrnament,
};