Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/live/flags/multivariate.ts>onBeforeResolveProps

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Go to Latest
variable onBeforeResolveProps
import { onBeforeResolveProps } from "https://deno.land/x/live@1.48.5/flags/multivariate.ts";

This is used to avoid resolving flag values before matcher is actually evaluated

type

(props: unknown) => unknown