UNPKG

suneditor

Version:

Pure JavaScript based WYSIWYG web editor

5 lines (3 loc) 79 B
import { Lang } from './Lang'; declare const zhCn: Lang; export default zhCn;