mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
debugger basics rough
This commit is contained in:
3
public/scripts/slash-commands/SlashCommandBreakPoint.js
Normal file
3
public/scripts/slash-commands/SlashCommandBreakPoint.js
Normal file
@ -0,0 +1,3 @@
|
||||
import { SlashCommandExecutor } from './SlashCommandExecutor.js';
|
||||
|
||||
export class SlashCommandBreakPoint extends SlashCommandExecutor {}
|
Reference in New Issue
Block a user