UNPKG

196 BTypeScriptView Raw
1export default function deprecationWarning(oldname: any, newname: string, link?: string): void;
2export function wrapper(Component: any, ...args: any[]): any;
3export function _resetWarned(): void;