st-mobile / public /scripts /slash-commands /SlashCommandBreakPoint.js
Nanny7's picture
Initial deploy with custom mobile UI
6efa67a
import { SlashCommandExecutor } from './SlashCommandExecutor.js';
export class SlashCommandBreakPoint extends SlashCommandExecutor {}