UNPKG

@mkxtch/ckeditor5-unsplash-search-image

Version:

Plugin ckeditor5 Search image from unsplash

8 lines (5 loc) 164 B
import unsplash from './../theme/icons/unsplash.svg'; export { default as insertImageUnsplash } from './insertImageUnsplash'; export const icons = { unsplash };