I have been able to get a queryEngine set up with local data (see #81), and now I'd like to be able to use that with some React components, similar to how this library works. It appears from my experiments that that this library expects web urls where it fetches the data from. Is there a way to provide my queryEngine to that library so I can reuse the Value, List, etc.?