@file:JsModule("dompurify") package com.ustadmobile.wrappers.dompurify external fun sanitize(html: String) : String