Skip to content
Snippets Groups Projects
Commit 2b6d3ea1 authored by Adam Laskowski's avatar Adam Laskowski
Browse files

BIS-711: fixes to js-api for execution of custom dss scripts

parent fb28307a
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
/**
*/
define([ "stjs" ], function(stjs) {
var IOperationResult = function() {
};
stjs.extend(IOperationResult, null, [], null, {});
return IOperationResult;
})
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment