UNPKG

react-native-unistyles

Version:
3 lines 220 B
import type { StyleSheet, StyleSheetWithSuperPowers } from '../types/stylesheet'; export declare const create: (stylesheet: StyleSheetWithSuperPowers<StyleSheet>, id?: string) => any; //# sourceMappingURL=create.d.ts.map