UNPKG
chowa
Version:
latest (1.1.3)
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
UI component library based on React
github.com/chowa/chowa
chowa/chowa
chowa
/
es
/
utils
/
style
/
css.d.ts
10 lines
(9 loc)
•
254 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
/** * @license chowa v1.1.3 * * Copyright (c) Chowa Techonlogies Co.,Ltd.(http://www.chowa.cn). * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */
import
'./utils.css'
;