ayongui
Version:
40 lines (39 loc) • 973 B
JavaScript
const t = "_make_1dez2_1", o = "_main_1dez2_10", e = "_top_1dez2_54", _ = "_bottom_1dez2_60", n = "_topRight_1dez2_66", i = "_topLeft_1dez2_72", s = "_bottomLeft_1dez2_78", c = "_bottomRight_1dez2_84", a = "_openMain_1dez2_90", m = "_openMainAxis_1dez2_93", z = "_makeTram_1dez2_96", r = "_enter_1dez2_1", d = "_iconSize_1dez2_107", p = "_info_1dez2_111", f = "_success_1dez2_114", b = "_warning_1dez2_117", g = "_error_1dez2_120", h = {
make: t,
main: o,
top: e,
bottom: _,
topRight: n,
topLeft: i,
bottomLeft: s,
bottomRight: c,
openMain: a,
openMainAxis: m,
makeTram: z,
enter: r,
iconSize: d,
info: p,
success: f,
warning: b,
error: g
};
export {
_ as bottom,
s as bottomLeft,
c as bottomRight,
h as default,
r as enter,
g as error,
d as iconSize,
p as info,
o as main,
t as make,
z as makeTram,
a as openMain,
m as openMainAxis,
f as success,
e as top,
i as topLeft,
n as topRight,
b as warning
};