This repository has been archived on 2026-03-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blog-slim.old/public/js/tinymce/skins/ui/tinymce-5-dark/skin.shadowdom.min.ts
2026-02-22 21:35:21 +01: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;
};