chrome-devtools-frontend
Version:
Chrome DevTools UI
8 lines (6 loc) • 301 B
text/typescript
// Copyright 2022 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
export * from "lit/decorators/state.js";
export * from "lit/decorators/property.js";
export * from "lit/decorators/custom-element.js";