UNPKG

@legendapp/motion

Version:
4 lines (3 loc) 170 B
import type { MotionConfig } from './Interfaces'; export declare const config: MotionConfig; export declare const configureMotion: (configuration: MotionConfig) => void;