UNPKG

matrix-js-sdk

Version:
5 lines 172 B
/** * The minimum Matrix specification version the js-sdk supports. */ export declare const MINIMUM_MATRIX_VERSION = "v1.1"; //# sourceMappingURL=version-support.d.ts.map