UNPKG

@kcirtaptrick/framer-motion

Version:

A simple and powerful React animation library

3 lines (2 loc) 157 B
export declare function hasWarned(message: string): boolean; export declare function warnOnce(condition: boolean, message: string, element?: Element): void;