Skip to main content
Module

x/effection/mod.ts>createContext

Structured concurrency and effects for JavaScript
Go to Latest
function createContext
Re-export
import { createContext } from "https://deno.land/x/effection@3.0.0-beta.3/mod.ts";

Parameters

key: string
optional
defaultValue: T