8
0
فهرست منبع

Added missing extensions.

Piotrek Koszuliński 9 سال پیش
والد
کامیت
0a83ff24cd
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      packages/ckeditor5-typing/src/typing.js

+ 2 - 2
packages/ckeditor5-typing/src/typing.js

@@ -4,8 +4,8 @@
  */
 
 import Feature from '../core/feature.js';
-import Input from './input';
-import Delete from './delete';
+import Input from './input.js';
+import Delete from './delete.js';
 
 /**
  * The typing feature. Handles typing.