function.d.ts 63 B

1
  1. export declare function getFunctionName(fn: Function): string;