UNPKG
@charescape/mazer-fork-ost
Version:
latest (2.1.4141)
2.1.4141
2.1.4140
Free and Open-source Bootstrap 5 Admin Dashboard Template and Landing Page
@charescape/mazer-fork-ost
/
prebuild
/
assets
/
static
/
js
/
pages
/
ckeditor.js
4 lines
(3 loc)
•
104 B
JavaScript
View Raw
1
2
3
4
ClassicEditor
.
create
(
document
.
querySelector
(
"#editor"
)).
catch
(
(
error
) =>
{
console
.
error
(error) })