UNPKG

vanilla-recycler-view

Version:

high performance UI rendering library for web browser

3 lines 139 B
export declare function parsePx(str: string): number; export declare function toPx(n: number): string; //# sourceMappingURL=parser.d.ts.map