venue-js 1.4.0-next.15 → 1.4.0-next.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2086,6 +2086,7 @@ var getDataClient = (options) => {
2086
2086
  destroyObservers,
2087
2087
  createFilterByTypeQueryOptions,
2088
2088
  createFindByIdQueryOptions,
2089
+ _internalFindById: internalFindById,
2089
2090
  filterByType,
2090
2091
  findById,
2091
2092
  search: searchFn