sync(ena-planner): align planner and outline with upstream

This commit is contained in:
2026-03-15 01:47:35 +08:00
parent 82d29651ca
commit af05c3c779
4 changed files with 120 additions and 17 deletions

View File

@@ -1395,4 +1395,4 @@ jQuery(() => {
window.registerModuleCleanup?.('storyOutline', cleanup);
});
export { cleanup };
export { cleanup, formatOutlinePrompt };