Type Alias ClassMethodDecorator

ClassMethodDecorator: (<T>(target: Record<string, any>, propertyKey?: string, descriptor?: TypedPropertyDescriptor<T>) => void)