microsoft/typespec

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
95bd6722745f267f58e668a54350df0264dbeb48

Branches

Tags

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

Clone

HTTPS

Download ZIP

packages/openapi/src/types.ts

1lines · modecode

1export type ExtensionKey = `x-${string}`;
2