UNPKG

@rn-vui/themed

Version:
4 lines (3 loc) 137 B
import { Colors, darkColors, lightColors } from '@rn-vui/base/dist/helpers'; export { lightColors, darkColors }; export type { Colors };