UNPKG

@fleet-frontend/mower-maps

Version:

a mower maps in google maps

4 lines 272 B
import { ProcessMowingState } from '../types/store'; declare const useCurrentMowingDataStore: import("zustand").UseBoundStore<import("zustand").StoreApi<ProcessMowingState>>; export default useCurrentMowingDataStore; //# sourceMappingURL=useCurrentMowingDataStore.d.ts.map