download
raw
231 Bytes
import * as React from 'react';
type RefType<T> = React.MutableRefObject<T> | ((state: T) => void);
export declare function useEffectfulState<T>(fn: () => T, deps?: React.DependencyList, cb?: RefType<T>): T | undefined;
export {};

Xet Storage Details

Size:
231 Bytes
·
Xet hash:
e2632a50350cd6c6ddc0f75f78d5dacb8ac51a4c7de16183b768f3408e7949b0

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.