UNPKG

mayor-model-cache

Version:

A nuclear-js module provides a cache for your models

6 lines (5 loc) 95 B
export default { byId(...keyPath) { return ['@@mayor/model-cache'].concat(keyPath) } }