I am trying to use the user created js file from assets folder to do an import in component file as below
import * as Editor from \'../../assets/ckedit/ckeditor\';