UNPKG

cnchar-draw

Version:

功能全面、多端支持的汉字拼音笔画 js 库

7 lines (4 loc) 165 B
import {IDraw} from 'cnchar-types/plugin/draw/common'; import {IPlugin} from 'cnchar-types/main/common'; declare const draw: IDraw & IPlugin; export default draw;