Skip to main content
Go to Latest
type alias Direction
Deprecated
Deprecated

(will be removed after 0.206.0) Use "left" | "right" union type instead

import { type Direction } from "https://deno.land/std@0.203.0/collections/red_black_node.ts";
deprecated
definition: "left" | "right"