UNPKG

dmeditor

Version:

dmeditor is a block-style visual editor. Data is in json format.

2 lines (1 loc) 114 B
export default function transitionEndListener(element: HTMLElement, handler: (e: TransitionEvent) => void): void;