Skip to main content
Module

x/live/clients/withManifest.ts

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Very Popular
Go to Latest
import * as live from "https://deno.land/x/live@1.60.26/clients/withManifest.ts";

Variables

Creates a proxy that lets you invoke functions based on the declared actions and loaders. (compatibility with old invoke)

Receives the function id as a parameter (e.g #FUNC_ID, the # will be ignored) or the function name as a parameter (e.g deco-sites/std/functions/vtexProductList.ts) and invoke the target function passing the provided props as the partial input for the function.

Creates a proxy that lets you invoke functions based on the declared actions and loaders.

Creates a proxy that lets you invoke functions based on the declared actions and loaders.

Creates a set of strongly-typed utilities to be used across the repositories where pointing to an existing function is supported.