style: lint

This commit is contained in:
手瓜一十雪
2025-02-03 14:29:38 +08:00
parent 179351b23a
commit 59a7d12a8c
7 changed files with 36 additions and 26 deletions

View File

@@ -1,2 +1,2 @@
import { NCoreInitShell } from "./base";
import { NCoreInitShell } from './base';
NCoreInitShell();