UNPKG
lit
Version:
latest (3.3.1)
next (2.3.0-next.1)
pre (3.0.0-pre.1)
3.3.1
3.3.0
3.2.1
3.2.0
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.2
3.0.1
3.0.0
3.0.0-pre.1
3.0.0-pre.0
2.8.0
2.7.6
2.7.5
2.7.4
2.7.3
2.7.2
2.7.1
2.7.0
2.6.1
2.6.0
2.5.0
2.4.1
2.4.0
2.3.1
2.3.0
2.3.0-next.1
2.3.0-next.0
2.2.8
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
2.0.0-rc.4
2.0.0-rc.3
2.0.0-rc.2
2.0.0-rc.1
2.0.0-pre.2
2.0.0-pre.1
1.0.1
1.0.0
A library for building fast, lightweight web components
lit.dev
lit/lit
lit
/
decorators
/
query-async.d.ts
7 lines
•
196 B
TypeScript
View Raw
1
2
3
4
5
6
7
/** *
@license
* Copyright 2017 Google LLC * SPDX-License-Identifier: BSD-3-Clause */
export
*
from
'@lit/reactive-element/decorators/query-async.js'
;
//# sourceMappingURL=query-async.d.ts.map