This commit is contained in:
2026-03-11 15:14:45 +08:00
parent 813005ab9c
commit 8379be1630
6 changed files with 45 additions and 12 deletions

3
agent/npc.ts Normal file
View File

@@ -0,0 +1,3 @@
import { app } from './index.ts';
import { getN } from '../src/index.ts'