Skip to content

API Reference / api/jse/JSE / CommandBuilder

Type Alias: CommandBuilder<P>

ts
type CommandBuilder<P> = object;

Defined in: api/jse/JSE.d.ts:13

Type Parameters

P extends PermissionBuilder

Index Signature

ts
[key: string]: object