3 lines
190 B
JavaScript
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({}); |