Skip to main content
Module

x/sweetid/mod.ts

Alphanumeric IDs, powered by Nano ID
Go to Latest
File
export type { SweetId, SweetIdSize } from "./src/const.ts";export { sweetid } from "./src/main.ts";