Stackedit/js/fileSystem.js

3 lines
190 B
JavaScript
Raw Normal View History

2013-05-28 23:41:09 +00:00
// 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({});