UNPKG

framer-motion

Version:

A simple and powerful React animation library

10 lines (7 loc) 174 B
import { createContext } from 'react'; /** * @internal * @deprecated */ var DeprecatedLayoutGroupContext = createContext(null); export { DeprecatedLayoutGroupContext };