sillytavern / public /scripts /slash-commands /SlashCommandBreakPoint.js
Nocigar's picture
Upload 475 files
b82d373 verified
raw
history blame contribute delete
135 Bytes
import { SlashCommandExecutor } from './SlashCommandExecutor.js';
export class SlashCommandBreakPoint extends SlashCommandExecutor {}