Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/harmony/src/commands/extension.ts>Extension#load

An easy to use Discord API Library for Deno.
Latest
method Extension.prototype.load
import { Extension } from "https://deno.land/x/harmony@v2.9.1/src/commands/extension.ts";

Method called upon loading of an Extension

Returns

unknown | Promise<unknown>