Randolf | 5543146 | 2023-03-29 13:00:36 | [diff] [blame] | 1 | /** |
Alex Rudenko | af11b7c | 2024-02-06 10:44:42 | [diff] [blame] | 2 | * @license |
3 | * Copyright 2023 Google Inc. | ||||
4 | * SPDX-License-Identifier: Apache-2.0 | ||||
Randolf | 5543146 | 2023-03-29 13:00:36 | [diff] [blame] | 5 | */ |
6 | import debug from 'debug'; | ||||
7 | export { debug }; | ||||
8 | //# sourceMappingURL=debug.js.map |