Cleanup - unused files / unused exports / duplicate exports
[ProtonMail-WebClient.git] / packages / shared / lib / sanitize / index.ts
blobf2b8fc795f36d8b24f9a389ac43312f8f7884f29
1 export { input as sanitizeString, message, protonizer, content, html } from './purify';