Commit 1305489
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 b0e1f63 commit 1305489
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
248 | 252 | | |
0 commit comments