import { type LinkedListApi } from "https://deno.land/x/datastructure@1.0.6/linkedList/singly/helper.d.ts";
Module
x/datastructure/linkedList/singly/helper.d.ts>LinkedListApi
Implement different Data Structures using TypeScript. Deno Third-party Module.