UNPKG
@reinmar/ckeditor5-maximum-length
Version:
latest (0.0.1)
0.0.1
Maximum length plugin for CKEditor 5.
@reinmar/ckeditor5-maximum-length
/
src
/
index.js
3 lines
(1 loc)
•
61 B
JavaScript
View Raw
1
2
3
export
{
default
as
MaximumLength
}
from
'./maximumlength'
;