Skip to main content
Module

x/kachaka_api/mod.ts>ShelfSpeedMode

Deno binding for https://github.com/pf-robotics/kachaka-api
Latest
type alias ShelfSpeedMode
import { type ShelfSpeedMode } from "https://deno.land/x/kachaka_api@0.5.0/mod.ts";
definition:
| "SHELF_SPEED_MODE_UNSPECIFIED"
| "SHELF_SPEED_MODE_LOW"
| "SHELF_SPEED_MODE_NORMAL"
| string