openclaw/extensions/matrix/legacy-crypto-inspector.ts

3 lines
189 B
TypeScript
Raw Permalink Normal View History

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