mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-04-05 22:51:08 +02:00
4 lines
130 B
JavaScript
4 lines
130 B
JavaScript
import { SlashCommandExecutor } from './SlashCommandExecutor.js';
|
|
|
|
export class SlashCommandBreak extends SlashCommandExecutor {}
|