microsoft/typespec

Public

mirrored from https://github.com/microsoft/typespecAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
9bf31a65c8cb0b05a6ffdb0693c3f07c1313485b

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

packages/compiler/scripts/generate-tmlanguage.js

2lines · modecode

1import { main } from "../dist/src/server/tmlanguage.js";
2await main();
3