oak-general-business/app/miniprogram_npm/tdesign/dialog/dialog.wxs

4 lines
68 B
XML

module.exports.getTypeof = function (obj) {
return typeof obj;
};