Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/revoltio/src/client/actions/ActionManager.ts>ActionManager#register

No-nonsense Revolt library for nodejs and deno.
Latest
method ActionManager.prototype.register
import { ActionManager } from "https://deno.land/x/revoltio@v1.0.0/src/client/actions/ActionManager.ts";

Parameters

Action: new (client: Client) => BaseAction