[F] getExtensions
function getExtensions(program, target): ExtensionRecord[];Get extensions set via the @extension decorator on the given type
Parameters
| Parameter | Type | Description | 
|---|---|---|
| program | Program | TypeSpec program | 
| target | Type | Type | 
function getExtensions(program, target): ExtensionRecord[];Get extensions set via the @extension decorator on the given type
| Parameter | Type | Description | 
|---|---|---|
| program | Program | TypeSpec program | 
| target | Type | Type |