Mercurial > hg > orthanc-stone
view Applications/Samples/samples-library.js @ 304:6c22e0506587 am-callable-and-promise
fix
author | am@osimis.io |
---|---|
date | Tue, 18 Sep 2018 18:20:10 +0200 |
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(); // } // });