kintex/mobile/theme/index.ts

4 lines
140 B
TypeScript

export { colors } from './colors';
export type { ColorToken } from './colors';
export { radius, spacing, touch, type } from './typography';