Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/sweetid/src/const.ts>SweetId

Alphanumeric IDs, powered by Nano ID
Latest
type alias SweetId
import { type SweetId } from "https://deno.land/x/sweetid@0.14.1/src/const.ts";
definition: string & { [FLAVOR]?: "SweetId"; }