UnitJS/src/UnitJS/Cache.js

4 lines
96 B
JavaScript

import * as Cache from UnitJS.Async.Cache;
return Cache; //Re-export for compatibility reasons