UNPKG

one

Version:

One is a new React Framework that makes Vite serve both native and web.

12 lines (11 loc) 460 B
export const requestAsyncLocalStore = null export const asyncHeadersCache = new WeakMap() export async function setResponseHeaders(cb) {} export function mergeHeaders(onto, from) {} export function ensureAsyncLocalID() {} export async function runWithAsyncLocalContext(cb) {} export function setServerContext() {} export function setServerData() {} export function getServerContext() {} export function useServerContext() {} export function getServerData() {}