import * as denoSlackSdk from "https://deno.land/x/deno_slack_sdk@1.5.0/test_utils.ts";
Type Aliases
Checks whether T includes U. | |
Checks whether the provided type parameter allows to be undefined. Useful for checking optionality. | |
Checks whether T can never include U. | |