UNPKG
antd-theme
Version:
latest (0.3.4)
next (0.3.0-3)
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.3.0-3
0.3.0-2
0.3.0-1
0.3.0-0
0.2.0
0.1.2
0.1.0
Provide runtime dynamic theme for ant design.
wuzekang.github.io/antd-theme
antd-theme
/
plugin
/
tree
/
parameter.js
8 lines
(4 loc)
•
111 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
const less =
require
(
'less'
);
class
Parameter
extends
less
.
tree
.
Declaration
{ } module.exports = Parameter;