mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 00:31:24 +00:00
chore: apply formatter
This commit is contained in:
committed by
Vignesh
parent
edd6289f26
commit
9bef525944
@@ -12,6 +12,7 @@ import type {
|
||||
TalkConfig,
|
||||
} from "./types.gateway.js";
|
||||
import type { HooksConfig } from "./types.hooks.js";
|
||||
import type { MemoryConfig } from "./types.memory.js";
|
||||
import type {
|
||||
AudioConfig,
|
||||
BroadcastConfig,
|
||||
@@ -23,7 +24,6 @@ import type { NodeHostConfig } from "./types.node-host.js";
|
||||
import type { PluginsConfig } from "./types.plugins.js";
|
||||
import type { SkillsConfig } from "./types.skills.js";
|
||||
import type { ToolsConfig } from "./types.tools.js";
|
||||
import type { MemoryConfig } from "./types.memory.js";
|
||||
|
||||
export type OpenClawConfig = {
|
||||
meta?: {
|
||||
|
||||
Reference in New Issue
Block a user