UNPKG

@azure-tools/typespec-java

Version:

TypeSpec library for emitting Java client from the TypeSpec REST protocol binding

5 lines 198 B
// $onEmit is the entry of the emitter export { $onEmit } from "./emitter.js"; // emit options interface is required to be exported export { $lib } from "./lib.js"; //# sourceMappingURL=index.js.map