tangled
alpha
login
or
join now
danabra.mov
/
typelex
56
fork
atom
An experimental TypeSpec syntax for Lexicon
56
fork
atom
overview
issues
1
pulls
2
pipelines
oops
danabra.mov
5 months ago
9eef45ed
d0476b63
+2
1 changed file
expand all
collapse all
unified
split
packages
emitter
lib
decorators.tsp
+2
packages/emitter/lib/decorators.tsp
reviewed
···
1
1
import "../dist/tsp-index.js";
2
2
3
3
+
using TypeSpec.Reflection;
4
4
+
3
5
/**
4
6
* Specifies the maximum number of graphemes (user-perceived characters) allowed.
5
7
* Used alongside maxLength for proper Unicode text handling.