Commit da0a653
committed
feat(plugin): Add dispose() method to Hooks interface
Add optional dispose callback to plugin Hooks interface to allow
plugins to clean up resources when the Instance is disposed.1 parent 0b2d0ff commit da0a653
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
234 | 238 | | |
0 commit comments