UNPKG

@crossed/ui

Version:

A universal & performant styling library for React Native, Next.js & React

26 lines 486 B
/** * Copyright (c) Paymium. * * This source code is licensed under the MIT license found in the * LICENSE file in the root of this projects source tree. */ export declare const gapStyles: { none: any; xxs: any; xs: any; sm: any; md: any; lg: any; xl: any; xxl: any; "3xl": any; "4xl": any; "5xl": any; "6xl": any; "7xl": any; "8xl": any; "9xl": any; "10xl": any; "11xl": any; }; //# sourceMappingURL=gap.d.ts.map