UNPKG

matrix-react-sdk

Version:
3 lines (2 loc) 117 B
export declare function toRem(pixelValue: number): string; export declare function toPx(pixelValue: number): string;