This commit is contained in:
2026-01-04 20:47:43 +00:00
parent a8b07e1dfd
commit abed903b06
15 changed files with 9186 additions and 181 deletions

View File

@@ -1,4 +1,4 @@
import { UiPublicServer } from '../ts';
import { UiPublicServer } from '../ts/index.js';
export const defaultPublicServer = new UiPublicServer({
port: 3000,