Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.2/sequelize/lib/dialects/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.2/sequelize/lib/dialects/parserStore.js

"use strict";
const stores = /* @__PURE__ */ new Map();
module.exports = (dialect) => {
  if (!stores.has(dialect)) {
    stores.set(dialect, /* @__PURE__ */ new Map());
  }
  return {
    clear() {
      stores.get(dialect).clear();
    },
    refresh(dataType) {
      for (const type of dataType.types[dialect]) {
        stores.get(dialect).set(type, dataType.parse);
      }
    },
    get(type) {
      return stores.get(dialect).get(type);
    }
  };
};
//# sourceMappingURL=parserStore.js.map

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists