index.ts 135 Bytes Raw Blame History Permalink 1 2 3 import * as colorPreset from './color'; import * as themeForNav from './themeForReactNavigation'; export { colorPreset, themeForNav };