UNPKG

flowbite-2.4.0

Version:

The most popular library of interactive components built with Tailwind CSS

10 lines 261 B
export declare type InstanceOptions = { id?: string; override?: boolean; }; export declare type EventListenerInstance = { element: HTMLElement; type: string; handler: EventListenerOrEventListenerObject; }; //# sourceMappingURL=types.d.ts.map