UNPKG

popmotion

Version:

The animator's toolbox

3 lines (2 loc) 99 B
import { Point } from '../types'; export declare const isPoint: (point: Object) => point is Point;