Type Alias ParameterDecoratorEx

ParameterDecoratorEx: ((target: Record<string, any>, propertyKey: string, parameterIndex: number) => void)