UNPKG

mobx-persist-store

Version:
6 lines (5 loc) 214 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PersistStoreMap = void 0; /* eslint-disable-next-line @typescript-eslint/no-explicit-any */ exports.PersistStoreMap = new Map();