UNPKG

@sinm/react-chrome-tabs

Version:
2 lines (1 loc) 83 B
export declare function usePersistFn<T extends (...args: any[]) => any>(fn: T): T;