UNPKG

svelte-gantt-event-custom

Version:

Interactive JavaScript Gantt chart/resource booking component

4 lines (3 loc) 206 B
export declare function onDelegatedEvent(type: any, attr: any, callback: any): void; export declare function offDelegatedEvent(type: any, attr: any): void; export declare function onEvent(e: any): void;