077db13c8d
Note this is added to `tspd` which is not published yet so this can be iterated over without any issues. Adds a decorator signature generator. Generates 2 files: - `<namespace>.ts` : Contains the decorator signatures that can be imported and when declaring the decorators functions - `<namespace>.ts-test.ts`: Contains some test using typescript type system to make sure the package does reexport the right `$<name>` for each decorator --------- Co-authored-by: Brian Terlson <brian.terlson@microsoft.com> |
||
---|---|---|
.. | ||
TypeSpec.Http.Private.ts | ||
TypeSpec.Http.ts | ||
TypeSpec.Http.ts-test.ts |