GHHG10's picture
download
raw
331 Bytes
import type { ValidComponent } from "solid-js"
import { createSimpleContext } from "./helper"
const ctx = createSimpleContext<ValidComponent, { component: ValidComponent }>({
name: "FileComponent",
init: (props) => props.component,
})
export const FileComponentProvider = ctx.provider
export const useFileComponent = ctx.use

Xet Storage Details

Size:
331 Bytes
·
Xet hash:
c8db371590cd7c25e5dc47686be90f44bb6b5cbac2ffcdbccc365feebe3786ce

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