UNPKG

@zeriontech/components

Version:

UI Components used in Zerion Web projects

3 lines (2 loc) 123 B
export { UIText, textParams as uiTextParams } from './UIText'; export type { Props as UITextProps, Kind } from './UIText';