mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-27 21:07:01 -06:00
docs: document plugin auth helpers
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Shares interactive plugin metadata normalization across registries.
|
||||
import { normalizeOptionalLowercaseString } from "@openclaw/normalization-core/string-coerce";
|
||||
|
||||
export function toPluginInteractiveRegistryKey(channel: string, namespace: string): string {
|
||||
|
||||
Reference in New Issue
Block a user