Skip to content

Commit 276a341

Browse files
committed
📄 Add license header to typings
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 310625d commit 276a341

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎src/core-js-compat.d.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/**
2+
* SPDX-FileCopyrightText: 2023 Ferdinand Thiessen <rpm@fthiessen.de>
3+
*
4+
* SPDX-License-Identifier: EUPL-1.2
5+
*/
6+
17
type ModuleName = string
28

39
type Target =

0 commit comments

Comments
 (0)