UNPKG

yuxuannnn_utils

Version:
2 lines (1 loc) 108 B
export declare const inhert: (Target: (...args: any[]) => void, Origin: (...args: any[]) => void) => void;