We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4374ff4 commit 08d4c64Copy full SHA for 08d4c64
src/index.ts
@@ -1,7 +1,7 @@
1
import { computed, isReactive, reactive } from "vue";
2
3
/* -------------------------------------------------------------------------- */
4
-/* Тип произвольного объекта */
+/* Тип универсального объекта */
5
6
7
export type unObject = Record<string, unknown>;
0 commit comments