1 import { SlashCommandExecutor } from './SlashCommandExecutor.js';
2
3 export class SlashCommandBreakPoint extends SlashCommandExecutor {}
1 import { SlashCommandExecutor } from './SlashCommandExecutor.js';
2
3 export class SlashCommandBreakPoint extends SlashCommandExecutor {}