Last active
July 11, 2018 15:06
-
-
Save brianaohern/32aba48832003fd67c9c9705d850fe7d to your computer and use it in GitHub Desktop.
Whats Available
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| document.addEventListener('om.Campaign.load', function(event) { | |
| console.log(event.detail); | |
| } ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment