[I] EmitContext
Type Parameters
Section titled “Type Parameters”| Type Parameter | Default type | 
|---|---|
| TOptionsextendsobject | Record<string,never> | 
Properties
Section titled “Properties”| Property | Type | Description | 
|---|---|---|
| emitterOutputDir | string | Configured output dir for the emitter. Emitter should emit all output under that directory. | 
| options | TOptions | Emitter custom options defined in createTypeSpecLibrary | 
| program | Program | TypeSpec Program. |