Stackedit/js/file-system.js
2013-05-29 00:41:09 +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({});