openclaw/native-plugins/matrix/legacy-crypto-inspector.ts
2026-03-20 09:30:16 +01:00

3 lines
189 B
TypeScript

export type { MatrixLegacyCryptoInspectionResult } from "./src/matrix/legacy-crypto-inspector.js";
export { inspectLegacyMatrixCryptoStore } from "./src/matrix/legacy-crypto-inspector.js";