UNPKG

@react-native-ohos/react-native-unistyles

Version:
4 lines (2 loc) 132 B
import type { ReactNativeStyleSheet } from '../types' export const useCSS = <T>(_stylesheet: ReactNativeStyleSheet<T>): void => {}