UNPKG

mdui-ext

Version:

a extension for mdui !(not completed)

5 lines (4 loc) 139 B
declare class AttributeUtil { static isAttributeNotFalse(element: HTMLElement, attrName: string): boolean; } export { AttributeUtil };