release: 2.6.10

This commit is contained in:
手瓜一十雪
2024-09-19 20:45:09 +08:00
parent 0d65e1e314
commit 91b794d66d
9 changed files with 27 additions and 12 deletions

View File

@@ -1,6 +1,7 @@
import { GeneralCallResult } from './common';
export interface NodeIKernelNodeMiscService {
writeVersionToRegistry: any;
getMiniAppPath(): unknown;
setMiniAppVersion(version: string): unknown;