Skip to main content
Module

x/feathers/mod.ts>createContext

The API and real-time application framework
Go to Latest
function createContext
import { createContext } from "https://deno.land/x/feathers@v5.0.0-pre.33/mod.ts";

Parameters

service: Service<any>
method: string
optional
data: HookContextData = [UNSUPPORTED]