UNPKG

@dineug/erd-editor

Version:

Entity-Relationship Diagram Editor

3 lines (2 loc) 158 B
import { Ref } from '@dineug/r-html'; export declare function useFlipAnimation(root: Ref<HTMLElement | null>, selector: string, animationName: string): void;