Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/actionify/src/types.ts>BaseContext

Create and manage your GitHub workflows with TypeScript and Deno.
Latest
interface BaseContext
import { type BaseContext } from "https://deno.land/x/actionify@0.3.0/src/types.ts";

Type Parameters

optional
Type = unknown

Properties

readonly
z$__context__$: "$__CONTEXT__$"
readonly
z$__type__$: Type
readonly
z$__keys__$: string[]