UNPKG

@replyke/ui-core

Version:

Replyke: Build interactive apps with social features like comments, votes, feeds, user lists, notifications, and more.

2 lines (1 loc) 150 B
export type FontWeight = 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | "100" | "200" | "300" | "400" | "500" | "600" | "700" | "800" | "900";