Spaces:
Running
Running
File size: 135 Bytes
519a20c |
1 2 3 4 |
import { SlashCommandExecutor } from './SlashCommandExecutor.js';
export class SlashCommandBreakPoint extends SlashCommandExecutor {}
|