Skip to content

Commit 1e1fedd

Browse files
committed
Added license header to vite-env.d.ts.
1 parent 787b040 commit 1e1fedd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

vite-env.d.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/**
2+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4+
*/
5+
16
declare const __REACT_VERSION__: number;
27

38
declare const __REACT_INTEGRATION_VERSION__: string;

0 commit comments

Comments
 (0)