Module

x/live/runtime/fresh/middlewares/2_stateBuilder.ts>injectLiveStateForPath

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Go to Latest
variable injectLiveStateForPath
import { injectLiveStateForPath } from "https://dotland.deno.dev/x/live@1.63.12/runtime/fresh/middlewares/2_stateBuilder.ts";

type

(path: string, handlers: Handler<any, any> | Handlers<any, any> | undefined) => Handler<any, any> | Handlers<any, any>