mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 23:35:50 +01:00
chore(ckeditor5-*): fix build errors
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { Math } from './index.js';
|
||||
|
||||
declare module '@ckeditor/ckeditor5-core' {
|
||||
declare module 'ckeditor5' {
|
||||
interface PluginsMap {
|
||||
[ Math.pluginName ]: Math;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user