UNPKG

tsdom

Version:

Fast, lightweight JavaScript DOM manipulation utility

3 lines (2 loc) 87 B
declare function hasClass(el: HTMLElement, str: string): boolean; export { hasClass };