UNPKG

@dynamix-layout/solid

Version:

A powerful SolidJS component for creating dynamic, resizable, and draggable layouts.

5 lines (4 loc) 135 B
export * from './components/Layout'; export * from './hooks/useLayout'; export * from './components/Default'; export * from './types';