@lomray/react-mobx-manager
Version:
This package provides Mobx stores manager for react.
3 lines (2 loc) • 384 B
JavaScript
const e="libExported",o=(o,t,i=!0)=>{o[e]={...i?o?.[e]??{}:{},...t}},t=(o,t)=>"observable"===o?.[e]?.[t],i=(o,t)=>"simple"===o?.[e]?.[t],l=(o,t,i=!1)=>"excluded"===o?.[e]?.[t]||!i&&(e=>e?.libStorageOptions?.isNotExported||!1)(o);export{l as isPropExcludedFromExport,t as isPropObservableExported,i as isPropSimpleExported,o as makeExported};
//# sourceMappingURL=make-exported.js.map