| import { | |
| buildSecretInputSchema, | |
| hasConfiguredSecretInput, | |
| normalizeResolvedSecretInputString, | |
| normalizeSecretInputString, | |
| } from "openclaw/plugin-sdk/nextcloud-talk"; | |
| export { | |
| buildSecretInputSchema, | |
| hasConfiguredSecretInput, | |
| normalizeResolvedSecretInputString, | |
| normalizeSecretInputString, | |
| }; | |