Skip to main content
Go to Latest
variable default
import { default } from "https://deno.land/x/masx200_leetcode_test@7.6.3/insertion-sort-list/index.ts";

type

(head: ListNode | null) => ListNode | null