index.d.mts 82 B

123
  1. export function usePrevious<T>(value: T): T;
  2. //# sourceMappingURL=index.d.ts.map