UNPKG

@typespec/compiler

Version:

TypeSpec compiler and standard library

6 lines (5 loc) 210 B
/** * 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/core/cli/cli.js";