holiber / sl-vue-tree

Customizable draggable tree component for Vue.js
https://holiber.github.io/sl-vue-tree/
MIT License
345 stars 78 forks source link

Added insert and remove to declaration file #71

Open p0wl90 opened 4 years ago

p0wl90 commented 4 years ago

Added the insert and remove methods to the ts declaration file since they were missing. (Related to #39)