import * as discordeno from "https://deno.land/x/discordeno@18.0.1/types/mod.ts";
Type Aliases
Allows any type but T it is recursive | |
Array with no utilty methods, aka Object.create(null) | |
T Id | object identity type |
alternative to 'object' or '{}' | |
Makes all of properties in T optional when they're null | undefined it is recursive | |
Non object primitives |