UNPKG

automizy-email-editor

Version:

Design mobile friendly HTML emails in your application.

7 lines 131 B
define([ "core" ], function () { $AEE.touchable = function(){ return !!('ontouchstart' in window); }; });