UNPKG

ember-cli-sanitize-html

Version:

Wrapper for Sanitize HTML to help clean up unwanted html tags

13 lines (10 loc) 200 B
(function() { function vendorModule() { 'use strict'; return { 'default': self['sanitizeHtml'], __esModule: true, }; } define('sanitize-html', [], vendorModule); })();