UNPKG

63 BTypeScriptView Raw
1declare const htmlTags: readonly string[];
2
3export = htmlTags;