fast-down-gui 0.1.45

超级快的下载器图形化界面
Documentation
1
2
3
4
5
6
7
8
9
export component Header1 inherits Text {
    font-size: 26px;
    font-weight: 700;
}

export component Header2 inherits Text {
    font-size: 20px;
    font-weight: 700;
}