type alias DirectionDeprecatedDeprecated(will be removed after 0.206.0) Use "left" | "right" union class instead import { type Direction } from "https://deno.land/std@0.206.0/collections/binary_search_node.ts"; deprecateddefinition: "left" | "right"