12 lines
259 B
JSON
12 lines
259 B
JSON
{
|
|
"entryPoints": [
|
|
"lib/ui/dropdown.d.ts",
|
|
"lib/ui/grid/column.d.ts",
|
|
"lib/ui/grid/grid.d.ts"
|
|
],
|
|
"out": "./docs",
|
|
"readme": "README.md",
|
|
"name": "UI Library",
|
|
"disableSources": true,
|
|
"cleanOutputDir": true
|
|
} |