mirror of
https://github.com/LLOneBot/LLOneBot.git
synced 2024-11-22 01:56:33 +00:00
3 lines
68 B
TypeScript
3 lines
68 B
TypeScript
export interface NodeIKernelMSFService {
|
|
getServerTime(): string
|
|
} |