Closed bogdancochioras-clarisoft closed 5 years ago
@jamieparkinson can you answer this question?
It's here https://github.com/Nozbe/withObservables/blob/master/index.d.ts#L18, you can import it like
import { ObservablifyProps } from "@nozbe/withObservables";
Hmm I don’t know how I missed it, maybe I had an older version locally or had a typo when searching for it, thanks!
From the documentation it says there is this helper type
ObservablifyProps
but did not find any reference of it in the module and is not a Typescript default type.