Skip to content

[V] $alternateType

const $alternateType: AlternateTypeDecorator;

Replace a source type with an alternate type in a specific scope.

Param

the decorator context

Param

source type to be replaced

Param

target type to replace the source type

Param

Names of the projection (e.g. “python”, “csharp”, “java”, “javascript”)