UNPKG

data-provider-temporary

Version:

Library that helps with server-to-client synchronization of data

7 lines (4 loc) 141 B
import WeakMap from './_WeakMap.js'; /** Used to store function metadata. */ var metaMap = WeakMap && new WeakMap; export default metaMap;