mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-23 19:08:22 -06: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";
|