SurfSense/surfsense_web/components/layout/ui/shell/index.ts

3 lines
96 B
TypeScript
Raw Normal View History

export { LayoutShell } from "./LayoutShell";
export { WorkspacePanel } from "./WorkspacePanel";