UNPKG

154 BTypeScriptView Raw
1/**
2 * Safely extract function name from itself
3 */
4export declare function getFunctionName(fn: unknown): string;
5//# sourceMappingURL=stacktrace.d.ts.map
\No newline at end of file