var _cleanHtml = function()

in src/windows/NotificationProxy.js [49:51]


var _cleanHtml = function (html) {
    return html;
};