Current Path : /home/lentoinv/covisclubinternational.com/plugins/filterizr/ |
Current File : //home/lentoinv/covisclubinternational.com/plugins/filterizr/animate.d.ts |
declare class Animator { static animate(node: HTMLElement, targetStyles: object): Promise<void>; private static process; } declare const _default: typeof Animator.animate; export default _default;