h5ds-mount-plugin

html5 design software


Keywords
h5ds
License
GPL-3.0+
Install
npm install h5ds-mount-plugin@1.1.0

Documentation

挂载插件的方法

此方法是单纯的插件挂载,在editor或者layer中使用

use:

import { mountPlugin } from 'h5ds-mount-plugin';

mountPlugin({...});