mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-05 06:41:34 +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";
|