import * as plugins from './levelcache.plugins'; export class CacheRouter { async routeStoreAction() {} async routeRetrieveAction() {} }