Type Alias ClassDecoratorEx

ClassDecoratorEx: ((target: Record<string, any>, propertyKey?: undefined, descriptor?: undefined) => void)