UNPKG

farmbot

Version:
3 lines (2 loc) 114 B
import { Coordinate } from ".."; export declare function coordinate(x: number, y: number, z: number): Coordinate;