Files
cms-gov/public/assets/js/tinymce/skins/ui/oxide-dark/skin.shadowdom.ts

10 lines
239 B
TypeScript
Raw Normal View History

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;
};