@atlaskit/pragmatic-drag-and-drop-react-drop-indicator
Version:
An optional Pragmatic drag and drop package containing react components that provide a visual indication about what the user will achieve when the drop (eg lines)
17 lines • 399 B
JSON
{
"name": "@atlaskit/pragmatic-drag-and-drop-react-drop-indicator/border",
"main": "../dist/cjs/border.js",
"module": "../dist/esm/border.js",
"module:es2019": "../dist/es2019/border.js",
"sideEffects": [
"**/*.compiled.css"
],
"types": "../dist/types/border.d.ts",
"typesVersions": {
">=4.5 <5.9": {
"*": [
"../dist/types-ts4.5/border.d.ts"
]
}
}
}