@atlaskit/table-tree
Version:
A table tree is an expandable table for showing nested hierarchies of information.
10 lines • 357 B
JSON
{
"name": "@atlaskit/table-tree/with-column-width",
"main": "../dist/cjs/entry-points/with-column-width.js",
"module": "../dist/esm/entry-points/with-column-width.js",
"module:es2019": "../dist/es2019/entry-points/with-column-width.js",
"sideEffects": [
"**/*.compiled.css"
],
"types": "../dist/types/entry-points/with-column-width.d.ts"
}