microsoft/typespec

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
87d0666283e7f7d8b08f8a6937ebb98e7232c85f

Branches

Tags

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

Clone

HTTPS

Download ZIP

packages/html-program-viewer/src/index.ts

2lines · modecode

1export * from "./emitter.js";
2export { CadlProgramViewer } from "./ui.js";
3