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

x/actionify/src/deps/types.ts>PartialOnUndefinedDeepOptions

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

Properties

readonly
optional
recurseIntoArrays: boolean

Whether to affect the individual elements of arrays and tuples.