This commit is contained in:
1
node_modules/@emotion/memoize/dist/declarations/src/index.d.ts
generated
vendored
Normal file
1
node_modules/@emotion/memoize/dist/declarations/src/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
export default function memoize<V>(fn: (arg: string) => V): (arg: string) => V;
|
||||
Reference in New Issue
Block a user