Umbraco.CMS.Backoffice
Umbraco.CMS.Backoffice copied to clipboard
[BUG]: Include types for TinyMCE
When building a tinyMcePlugin
the editor complains about the return type:
So I figured I'll provide strongly typed objects but it seems like the types are not included in the @umbraco-cms/backoffice
package?
Is this by intension and what would be the right workaround?