microsoft/typespec

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
4dd7c0c53d544b4d20a9f97598412cea7035e704

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();