method BSNode.prototype.directionFromParentimport { BSNode } from "https://deno.land/std@0.145.0/collections/bs_node.ts"; directionFromParent(): direction | nullReturnsdirection | null