Files
atahango/admin-panel/public/tinymce/skins/ui/oxide/skin.shadowdom.ts
Beyhan Oğur bbbf76b184 first commit
2026-04-26 21:35:24 +03:00

10 lines
239 B
TypeScript

export interface Classes {
"tox-dialog__disable-scroll": string;
"tox-fullscreen": string;
"tox": string;
"tox-tinymce": string;
"tox-statusbar__resize-handle": string;
"tox-shadowhost": string;
"tox-tinymce-aux": string;
};