Files
ChuQuadrant/public/scripts/slash-commands/SlashCommandBreakPoint.js
2025-09-14 23:43:10 +08:00

4 lines
135 B
JavaScript

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