UNPKG

native-layout-stack

Version:
3 lines (2 loc) 124 B
import type { SingleSize } from '../types/Padding'; export declare const typeSafePaddings: (padding: SingleSize) => number;