File size: 135 Bytes
b82d373
 
 
1
2
3
4
import { SlashCommandExecutor } from './SlashCommandExecutor.js';

export class SlashCommandBreakPoint extends SlashCommandExecutor {}