[F] getExtensions
Get extensions set for the given type.
Parameters
Parameter | Type | Description |
---|---|---|
program | Program | Program |
entity | Type | Type |
Returns
ReadonlyMap
<ExtensionKey
, any
>
Get extensions set for the given type.
Parameter | Type | Description |
---|---|---|
program | Program | Program |
entity | Type | Type |
ReadonlyMap
<ExtensionKey
, any
>