feat: initial release v0.1.0

This commit is contained in:
2026-01-07 16:44:16 +09:00
commit fa05c56cf5
139 changed files with 95667 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
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;
};