UNPKG

@atlaskit/motion

Version:

A set of utilities to apply motion in your application.

3 lines (2 loc) 102 B
import type { Opts } from './opts'; export declare const getHookDeps: (opts: Opts) => undefined | [];