1
0
mirror of https://github.com/SillyTavern/SillyTavern.git synced 2025-04-16 19:57:21 +02:00
2024-06-18 14:29:29 -04:00

4 lines
135 B
JavaScript

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