mirror of
https://github.com/Cola-Echo/Cola.git
synced 2026-06-05 23:25:51 +00:00
7 lines
133 B
JavaScript
7 lines
133 B
JavaScript
/**
|
|
* 可乐不加冰 - SillyTavern 插件入口
|
|
* 说明:为便于维护,实际逻辑在 main.js 内
|
|
*/
|
|
|
|
import './main.js';
|