@atlaskit/motion
Version:
A set of utilities to apply motion in your application.
10 lines • 347 B
JSON
{
"name": "@atlaskit/motion/use-resizing-height",
"main": "../dist/cjs/resizing/use-resizing-height.js",
"module": "../dist/esm/resizing/use-resizing-height.js",
"module:es2019": "../dist/es2019/resizing/use-resizing-height.js",
"sideEffects": [
"**/*.compiled.css"
],
"types": "../dist/types/resizing/use-resizing-height.d.ts"
}