microsoft/typespec

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
6d98cd0afbc9ad8a134488c190c9a236d8cc5212

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 { TypeSpecProgramViewer } from "./ui.js";