ktongue's picture
download
raw
522 Bytes
import * as React from 'react';
import type { ComponentsPropsList } from "../styles/props.js";
declare function DefaultPropsProvider(props: React.PropsWithChildren<{
value: { [P in keyof ComponentsPropsList]?: Partial<ComponentsPropsList[P]> };
}>): import("react/jsx-runtime").JSX.Element;
declare namespace DefaultPropsProvider {
var propTypes: any;
}
export default DefaultPropsProvider;
export declare function useDefaultProps<Props extends Record<string, any>>(params: {
props: Props;
name: string;
}): Props;

Xet Storage Details

Size:
522 Bytes
·
Xet hash:
35a4a97eabbe748f447a3bcf6c48745a135581f341ae877acecf044baa2eeb39

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