blob: 1c0033678dc5b7a6aec03cc4349d423a0a761664 [file] [log] [blame]
mergeInto(LibraryManager.library, {
sample_function__sig: 'v',
sample_function: function() {
alert("Something happened!");
},
});