GHHG10's picture
download
raw
239 Bytes
import { createSimpleContext } from "./helper"
export type Exit = (reason?: unknown) => void
export const { use: useExit, provider: ExitProvider } = createSimpleContext({
name: "Exit",
init: (input: { exit: Exit }) => input.exit,
})

Xet Storage Details

Size:
239 Bytes
·
Xet hash:
904d23a7827977cdec09e6e32b3a1c8993746883bd0056e089d424e757b56863

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