Skip to main content
Module

x/unicode/types.ts>Category

Unicode lookup table for Deno
Latest
type alias Category
import { type Category } from "https://deno.land/x/unicode@v1.0.0/types.ts";
definition:
| "Cc"
| "Cf"
| "Co"
| "Cs"
| "Ll"
| "Lm"
| "Lo"
| "Lt"
| "Lu"
| "Mc"
| "Me"
| "Mn"
| "Nd"
| "Nl"
| "No"
| "Pc"
| "Pd"
| "Pe"
| "Pf"
| "Pi"
| "Po"
| "Ps"
| "Sc"
| "Sk"
| "Sm"
| "So"
| "Zl"
| "Zp"
| "Zs"