UNPKG

vue-app-sdk

Version:
8 lines (7 loc) 151 B
import getMapData from "./_getMapData.js"; function mapCacheGet(key) { return getMapData(this, key).get(key); } export { mapCacheGet as default };