UNPKG

143 BTypeScriptView Raw
1export declare function getClassAndMethodName(self: any, methodName: string): string;
2export declare function getClassName(self: any): string;