/*
 * Copyright (c) 2024, Salesforce, Inc.
 * All rights reserved.
 * SPDX-License-Identifier: MIT
 * For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
 */

// @lwc/types is a types-only package, so there is no corresponding JS file here. The package does
// not have any exports, only module definitions, which is why we are not exporting anything here.

import '@lwc/types';
