Files
st/data/st-core-scripts/scripts/slash-commands/SlashCommandBreakPoint.js

4 lines
135 B
JavaScript

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