Using ES6 imports: import ClassicEditor from '@ckeditor/ckeditor5-build-classic'; // Or CJS imports: const ClassicEditor = require( ...
確定! 回上一頁