UNPKG

@fluentui/react

Version:

Reusable React components for building web experiences.

3 lines (2 loc) 107 B
import type { ITextComponent } from './Text.types'; export declare const TextView: ITextComponent['view'];