Updated specs
@@ -65,8 +65,8 @@ api.onDestroy(callback);
|
||||
```
|
||||
|
||||
| Argument | Type | Description |
|
||||
| -------- | ------------------ | ------------------------------------------------------------ |
|
||||
| callback | ( value:any ):void | Function that will be called when the module gets destroyed. |
|
||||
| -------- | -------- | ------------------------------------------------------------ |
|
||||
| callback | ( ):void | Function that will be called when the module gets destroyed. |
|
||||
|
||||
### onPropertyUpdate
|
||||
|
||||
|
||||
Reference in New Issue
Block a user