Preview: InlineStyle.d.ts
Size: 363 B
//proc/thread-self/root/home/byroehnu/.trash/node_modules11/styled-components/native/dist/models/InlineStyle.d.ts
import { IInlineStyleConstructor, StyleSheet } from '../types';
export declare const RN_UNSUPPORTED_VALUES: string[];
export declare const resetStyleCache: () => void;
/**
* InlineStyle takes arbitrary CSS and generates a flat object
*/
export default function makeInlineStyleClass<Props extends object>(styleSheet: StyleSheet): IInlineStyleConstructor<Props>;
Directory Contents
Dirs: 0 × Files: 9