7 lines
134 B
TypeScript
7 lines
134 B
TypeScript
/**
|
|
* @license
|
|
* Copyright 2025 Google LLC
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
import './src/test-utils/customMatchers.js';
|