Files
st/web-app/public/scripts/slash-commands/SlashCommandBreakPoint.js
2026-02-10 17:48:27 +08:00

4 lines
135 B
JavaScript

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