Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/live/utils/unique.ts>unique

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Go to Latest
variable unique
import { unique } from "https://deno.land/x/live@1.75.5/utils/unique.ts";

type

<T>(array: T[]) => unknown