UNPKG

seyfert

Version:

The most advanced framework for discord bots

6 lines (5 loc) 160 B
import type { UsingClient } from '../../commands'; export declare class BaseShorter { readonly client: UsingClient; constructor(client: UsingClient); }