UNPKG

xatto

Version:

xatto is View Layer Library based on Function and Context using VirtualDOM. This is developed by forking from jorgebucaran/superfine.

2 lines (1 loc) 152 B
export declare function updateAttribute(element: Element, name: any, value: any, oldValue: any, isSVG: Boolean, eventProxy: (e: Event) => void): void;