UNPKG

@retailmenot/anchor

Version:

A React UI Library by RetailMeNot

2 lines (1 loc) 104 B
export declare const useUpdateEffect: (effect: () => void | (() => void), dependencies: any[]) => void;