1
0
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:
Laurent Cozic
2021-01-12 12:28:55 +00:00
parent e595e19c0d
commit 0f23277bfc
39 changed files with 87 additions and 83 deletions

View File

@ -0,0 +1,5 @@
import type Joplin from './Joplin';
declare const joplin: Joplin;
export default joplin;