Mercurial > hg > orthanc-stone
view Applications/Samples/samples-library.js @ 426:660fe6f6bf4a am-vsol-upgrade
split Export in 2
author | am@osimis.io |
---|---|
date | Thu, 22 Nov 2018 23:15:24 +0100 |
parents | 126c9c0c9333 |
children |
line wrap: on
line source
// this file contains the JS method you want to expose to C++ code // mergeInto(LibraryManager.library, { // ScheduleRedraw: function() { // ScheduleRedraw(); // } // });