UNPKG
@lit/reactive-element
Version:
latest (2.1.2)
next (1.4.0-next.1)
next-major (1.0.0-pre.1)
pre (2.0.0-pre.1)
2.1.2
2.1.1
2.1.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-pre.1
2.0.0-pre.0
1.6.3
1.6.2
1.6.1
1.6.0
1.5.0
1.4.2
1.4.1
1.4.0
1.4.0-next.1
1.4.0-next.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
1.0.0-rc.4
1.0.0-rc.3
1.0.0-rc.2
1.0.0-rc.1
1.0.0-pre.3
1.0.0-pre.2
1.0.0-pre.1
A simple low level base class for creating fast, lightweight web components
lit.dev
lit/lit
@lit/reactive-element
/
decorators
/
base.js
8 lines
(7 loc)
•
264 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
/** *
@license
* Copyright 2017 Google LLC * SPDX-License-Identifier: BSD-3-Clause */
const
e
=(
e,t,c
)=>(c.
configurable
=!
0
,c.
enumerable
=!
0
,
Reflect
.
decorate
&&
"object"
!=
typeof
t&&
Object
.
defineProperty
(e,t,c),c);
export
{e
as
desc};
//# sourceMappingURL=base.js.map