This library is experimental and will most likely significantly change in future versions.
TypeSpec tspd is a tool to help you build TypeSpec libraries and emitters. It provide the ability to
- Generate decorator signatures and type checks
- Generate documentation for library types and emitter options
tspd --enable-experimental gen-extern-signature
tspd --enable-experimental doc . --output-dir ./docs/