timepiece/node_modules/lit-element/development/decorators.js.map

1 line
1.4 KiB
Plaintext

{"version":3,"file":"decorators.js","sourceRoot":"","sources":["../src/decorators.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH;;;;;GAKG;AAEH,cAAc,0CAA0C,CAAC;AACzD,cAAc,oDAAoD,CAAC;AACnE,cAAc,8CAA8C,CAAC;AAC7D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,mDAAmD,CAAC;AAClE,cAAc,2CAA2C,CAAC;AAC1D,cAAc,+CAA+C,CAAC;AAC9D,cAAc,iDAAiD,CAAC;AAChE,cAAc,6DAA6D,CAAC;AAC5E,cAAc,0DAA0D,CAAC","sourcesContent":["/**\n * @license\n * Copyright 2017 Google LLC\n * SPDX-License-Identifier: BSD-3-Clause\n */\n\n/*\n * IMPORTANT: For compatibility with tsickle and the Closure JS compiler, all\n * property decorators (but not class decorators) in this file that have\n * an @ExportDecoratedItems annotation must be defined as a regular function,\n * not an arrow function.\n */\n\nexport * from '@lit/reactive-element/decorators/base.js';\nexport * from '@lit/reactive-element/decorators/custom-element.js';\nexport * from '@lit/reactive-element/decorators/property.js';\nexport * from '@lit/reactive-element/decorators/state.js';\nexport * from '@lit/reactive-element/decorators/event-options.js';\nexport * from '@lit/reactive-element/decorators/query.js';\nexport * from '@lit/reactive-element/decorators/query-all.js';\nexport * from '@lit/reactive-element/decorators/query-async.js';\nexport * from '@lit/reactive-element/decorators/query-assigned-elements.js';\nexport * from '@lit/reactive-element/decorators/query-assigned-nodes.js';\n"]}