UseGuthriePropertiesReturn
ts
type UseGuthriePropertiesReturn = UseGuthriePropertiesResult | null;Defined in: hooks/properties.tsx:26
Return type of useGuthrieProperties Hook.
Since
1.0.0
Author
Simon Kovtyk