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.
package/dist/index.js CHANGED
@@ -2170,6 +2170,7 @@ var getDataClient = (options) => {
2170
2170
  destroyObservers,
2171
2171
  createFilterByTypeQueryOptions,
2172
2172
  createFindByIdQueryOptions,
2173
+ _internalFindById: internalFindById,
2173
2174
  filterByType,
2174
2175
  findById,
2175
2176
  search: searchFn