Files
makelore/src/components/layout/sidebar-peek.ts
inman f4113a872f
Some checks failed
Electron E2E / Electron E2E (macos-latest) (push) Has been cancelled
Electron E2E / Electron E2E (ubuntu-latest) (push) Has been cancelled
Electron E2E / Electron E2E (windows-latest) (push) Has been cancelled
收口 Makelore 客户端变更
2026-08-12 22:43:09 +08:00

2 lines
77 B
TypeScript

export type SidebarPeekSource = 'toggle' | 'focus' | 'sidebar' | 'titlebar';