An experimental TypeSpec syntax for Lexicon

bla

+1 -1
+1 -1
DOCS.md
··· 49 49 } 50 50 ``` 51 51 52 - The first namespace in the file will be turned into JSON. However, you can put more of them in the same file (if you want to reference them) or `import` other `.tsp` files from it. 52 + The first namespace in the file will be turned into JSON. However, you can put more of them in the same file (if you want to reference them). 53 53 54 54 ## Dependencies 55 55