UNPKG

ucc-ui

Version:

ucc-ui components library

5 lines (4 loc) 150 B
import { UDynamicCompProps } from '../types'; export default function handleEvents(this: UDynamicCompProps): { newEvents: Record<string, any>; };