···1import "../dist/tsp-index.js";
23-using TypeSpec.Reflection;
4-5/**
6 * Specifies the maximum number of graphemes (user-perceived characters) allowed.
7 * Used alongside maxLength for proper Unicode text handling.
···1import "../dist/tsp-index.js";
2003/**
4 * Specifies the maximum number of graphemes (user-perceived characters) allowed.
5 * Used alongside maxLength for proper Unicode text handling.