An experimental TypeSpec syntax for Lexicon
56
fork

Configure Feed

Select the types of activity you want to include in your feed.

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