mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-03-01 16:20:25 +00:00
style: lint
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { GeneralCallResult } from "./common";
|
||||
import { GeneralCallResult } from './common';
|
||||
|
||||
export interface NodeIKernelMSFService {
|
||||
getServerTime(): string;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import { NodeIO3MiscListener } from "@/core/listeners/NodeIO3MiscListener";
|
||||
import { NodeIO3MiscListener } from '@/core/listeners/NodeIO3MiscListener';
|
||||
|
||||
export interface NodeIO3MiscService {
|
||||
get(): NodeIO3MiscService;
|
||||
|
||||
Reference in New Issue
Block a user