Skip to main content
Module

x/sweetid/mod.ts>SweetIdSize

Alphanumeric IDs, powered by Nano ID
Go to Latest
type alias SweetIdSize
import { type SweetIdSize } from "https://deno.land/x/sweetid@0.9.0/mod.ts";
definition:
| "short"
| "medium"
| "long"
| "xlong"
| "s"
| "m"
| "l"
| "x"