UNPKG

lath

Version:

Seamless connection of pages.

9 lines (8 loc) 197 B
import 'web-animations-js/web-animations-next.min'; declare global { interface Element { animations: Animation[]; } } declare const _default: true; export default _default;