UNPKG

@wazespace/wme-react-components

Version:

A package with useful replications of the Waze Map Editor components to use in userscripts

3 lines 235 B
export declare function attachPropsToDOMElement(element: Element, newProps: any, oldProps: any): void; export declare function isEventCoveredByReact(eventName: string): boolean; //# sourceMappingURL=custom-element-synchronizer.d.ts.map