You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-16 00:14:34 +02:00
Chore: SideBar => Sidebar
This commit is contained in:
5
packages/plugins/ToggleSidebars/api/index.ts
Normal file
5
packages/plugins/ToggleSidebars/api/index.ts
Normal file
@ -0,0 +1,5 @@
|
||||
import type Joplin from './Joplin';
|
||||
|
||||
declare const joplin: Joplin;
|
||||
|
||||
export default joplin;
|
Reference in New Issue
Block a user