mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-18 20:41:36 +00:00
3 lines
130 B
TypeScript
3 lines
130 B
TypeScript
// Mattermost plugin module implements setup.secret input behavior.
|
|
export { hasConfiguredSecretInput } from "./secret-input.js";
|