Skip to main content
Module

x/harmony/mod.ts>Extension#unload

An easy to use Discord API Library for Deno.
Go to Latest
method Extension.prototype.unload
Re-export
import { Extension } from "https://deno.land/x/harmony@v2.9.0/mod.ts";

Method called upon unloading of an Extension

Returns

unknown | Promise<unknown>