UNPKG

383 BTypeScriptView Raw
1// Type definitions for @ckeditor/ckeditor5-paste-from-office 29.0
2// Project: https://ckeditor.com/docs/ckeditor5/latest/api/paste-from-office.html
3// Definitions by: Federico Panico <https://github.com/fedemp>
4// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
5// Minimum TypeScript Version: 4.3
6
7export { default as PasteFromOffice } from './src/pastefromoffice';