UNPKG
miuui-jun
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
github.com/z1724469573/miu
z1724469573/miu
miuui-jun
/
lib
/
src
/
index.js
2 lines
(1 loc)
•
142 B
JavaScript
View Raw
1
2
"use strict"
;
Object
.
defineProperty
(
exports
,
Symbol
.
toStringTag
,{
value
:
"Module"
});
const
t=
require
(
"./button/index.js"
);
exports
.
Button
=t.
Button
;