UNPKG

@juzi/wechaty

Version:

Wechaty is a RPA SDK for Chatbot Makers.

5 lines 175 B
function isWechatyPluginUninstaller(pluginReturn) { return typeof pluginReturn === 'function'; } export { isWechatyPluginUninstaller, }; //# sourceMappingURL=plugin.js.map