Skip to content
Snippets Groups Projects
state.js 363 B
Newer Older
  • Learn to ignore specific revisions
  • define([],
        function () {
            return {
                connection: {
                    name: null,
                    candidateName: null
    
                uploadEntityIdentifier: '',
                getSelectedDataSets: () => [],
                getSelectedFiles: () => []