UNPKG

react-native-unistyles

Version:
7 lines 221 B
import type { HybridObject } from 'react-native-nitro-modules'; export interface UnistylesShadowRegistry extends HybridObject<{ ios: 'c++'; android: 'c++'; }> { } //# sourceMappingURL=ShadowRegistry.nitro.d.ts.map