water_xcx/miniprogram_npm/tdesign-miniprogram/dialog/dialog.wxs

4 lines
68 B
XML

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