Variable needRequestImageConst
needRequestImage: (
target: any,
propertyKey: string | symbol,
descriptor: PropertyDescriptor,
) => void
Type Declaration
- (
target: any,
propertyKey: string | symbol,
descriptor: PropertyDescriptor,
): void Parameters
- target: any
- propertyKey: string | symbol
- descriptor: PropertyDescriptor
Returns void