We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
vite-env.d.ts
1 parent 787b040 commit 1e1feddCopy full SHA for 1e1fedd
vite-env.d.ts
@@ -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
+
6
declare const __REACT_VERSION__: number;
7
8
declare const __REACT_INTEGRATION_VERSION__: string;
0 commit comments