Stackedit/js/fileSystem.js
2013-06-10 22:22:32 +01:00

3 lines
190 B
JavaScript

// The fileSystem module is empty when created. It's filled by fileMgr when loading.
// syncLocations and publishLocations are respectively loaded by synchronizer and publisher.
define({});