UNPKG

@johanblumenberg/ts-mockito

Version:
6 lines (5 loc) 163 B
export declare class RealMethod { descriptor: PropertyDescriptor; instance: boolean; constructor(descriptor: PropertyDescriptor, instance: boolean); }