UNPKG

359 BTypeScriptView Raw
1// Type definitions for @ckeditor/ckeditor5-autoformat 31.0
2// Project: https://ckeditor.com/docs/ckeditor5/latest/api/autoformat.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 Autoformat } from './src/autoformat';