# compileMutation(currentModule, destinationModule) ⇒ string
Make sure we call the correct mutation depending on whether we're mutating our own state or that of an included module.
Kind: global function
| Param | Type |
|---|---|
| currentModule | string |
| destinationModule | string |