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

(will be removed in 0.209.0) Use "left" | "right" union type instead

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