4.0.0-beta.19 • Published 7 months ago
@osui/typography
Licence
MIT
Version
4.0.0-beta.19
Deps
1
Size
29 kB
Vulns
0
Weekly
0
@osui/typography
安装说明
方式一
单包使用
yarn install @osui/typography
import Typography from '@osui/typography'
方式二
从 @osui/ui 统一引入
yarn install @osui/ui
import {Typography} from '@osui/ui';