We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cf3f78 commit 6fba241Copy full SHA for 6fba241
packages/runtime-core/src/index.ts
@@ -2,6 +2,7 @@
2
3
export const version = __VERSION__
4
export {
5
+ effect,
6
ref,
7
unref,
8
shallowRef,
0 commit comments