UNPKG

@aurigma/design-atoms-interfaces

Version:

4 lines (3 loc) 75 B
export interface IMoveViewportCommandArgs<TPointF> { delta: TPointF; }