UNPKG

@discord-user-card/core

Version:

The core behind the Discord User Card project.

2 lines 115 B
export declare function memoize<T extends (...args: any[]) => any>(fn: T): T; //# sourceMappingURL=memoize.d.ts.map