UNPKG

material-motion

Version:

Makes it easy to add rich, interactive motion to your application.

3 lines (2 loc) 133 B
import { ObservableWithMotionOperators } from './types'; export declare function getFrame$(): ObservableWithMotionOperators<number>;