UNPKG

@wandelbots/nova-js

Version:

Official JS client for the Wandelbots API

8 lines (7 loc) 138 B
export const listRobotControllers = { method: "GET", path: "/cells/:cellId/controllers", handle() { return ["mock-ur5e"] }, }