UNPKG

jslib-nightly

Version:

SheerID JavaScript Library

3 lines (2 loc) 167 B
export declare const fadeInElements: (elements: HTMLElement[]) => void; export declare const removeElement: (element: HTMLElement, transitionTimeout: number) => void;