Currently, I am in the process of creating a personalized version of CKEditor5.
By following the guidelines provided in the official documentation, I successfully obtained ckeditor.js. My goal now is to produce a typescript file (ckeditor.ts or ckeditor.d.ts) for integration into an Angular project.