UNPKG

@expo/html-elements

Version:

Universal semantic HTML React components for iOS, Android, web, and desktop

3 lines 156 B
export declare function rem(value: number): number | string; export declare function em(value: number): number | string; //# sourceMappingURL=units.d.ts.map