@@ -0,0 +1 @@
export default function memoize<V>(fn: (arg: string) => V): (arg: string) => V;
The note is not visible to the blocked user.