1
0
mirror of https://github.com/SillyTavern/SillyTavern.git synced 2025-04-04 22:21:08 +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 {}