Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
Module

x/redis/command.ts>GeoUnit

πŸ¦• Redis client for Deno πŸ•
Very Popular
Latest
type alias GeoUnit
import { type GeoUnit } from "https://deno.land/x/redis@v0.33.0/command.ts";
definition:
| "m"
| "km"
| "ft"
| "mi"