download
raw
267 Bytes
import { ForwardRefExoticComponent, PropsWithoutRef, RefAttributes } from 'react';
export type NamedArrayTuple<T extends (...args: any) => any> = Parameters<T>;
export type ForwardRefComponent<P, T> = ForwardRefExoticComponent<PropsWithoutRef<P> & RefAttributes<T>>;

Xet Storage Details

Size:
267 Bytes
·
Xet hash:
30cfe31ef1e4fcbb3b46d2b4dc076f62e9e7494d186ae5ec0afb5c3165e896c0

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