React Hook returning info when was the given game tile mined for the last time, or undefined if there is no info known. Whenever the given location changes, this hook causes rerender of calling component with new info.
Location for which the info should be returned
Information when was the given tile mined, or undefined when there is no info known
Generated using TypeDoc
React Hook returning info when was the given game tile mined for the last time, or undefined if there is no info known. Whenever the given location changes, this hook causes rerender of calling component with new info.