mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 03:40:44 +00:00
6 lines
141 B
TypeScript
6 lines
141 B
TypeScript
export {
|
|
isNativeCommandsExplicitlyDisabled,
|
|
resolveNativeCommandsEnabled,
|
|
resolveNativeSkillsEnabled,
|
|
} from "../config/commands.js";
|