UNPKG

@reusable-ui/collapsible

Version:

A capability of UI to expand/reduce its size or toggle the visibility.

9 lines 122 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "./dist" }, "include": [ "./src" ] }