mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
lib
This commit is contained in:
parent
500af7b2c1
commit
db7a20a71e
@ -1,5 +1,5 @@
|
||||
import { FolderEntity, NoteEntity } from '../../../lib/services/database/types';
|
||||
import { PluginStates } from '../../../lib/services/plugins/reducer';
|
||||
import { FolderEntity, NoteEntity } from '@joplin/lib/services/database/types';
|
||||
import { PluginStates } from '@joplin/lib/services/plugins/reducer';
|
||||
|
||||
export interface Props {
|
||||
themeId: any;
|
||||
|
Loading…
Reference in New Issue
Block a user