import * as denoSlackSdk from "https://deno.land/x/deno_slack_sdk@2.0.1/parameters/definition_types.ts";
Interfaces
Models the shape of a Typed Object parameter, and using the two generics, models the dependent relationship between the properties of an object and which of the properties are required vs. optional | |
Type Aliases
Only used for defining Custom Types via
| |
Models only the shape of a Typed Object parameter
Unlike TypedObjectParameterDefinition above, does not constrain the elements
of the | |