You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code provided here is a duplicate from `runtime-core` as Vapor cannot import it directly. For the time being, we copy any necessary logic from runtime-core into runtime-vapor and document it accordingly. Once the experimental development phase concludes, we will consolidate these elements into a separate software package.
71
-
72
-
- packages/runtime-vapor/src/apiWatch.ts
73
-
- packages/runtime-vapor/src/component.ts
74
-
- packages/runtime-vapor/src/componentEmits.ts
75
-
- packages/runtime-vapor/src/componentProps.ts
76
-
- packages/runtime-vapor/src/enums.ts
77
-
- packages/runtime-vapor/src/errorHandling.ts
78
-
- packages/runtime-vapor/src/scheduler.ts
79
-
- packages/runtime-vapor/src/warning.ts
80
-
81
-
If there are more, please feel free to add.
82
-
83
68
## Sponsors
84
69
85
70
Vue.js is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome [backers](https://github.com/vuejs/core/blob/main/BACKERS.md). If you'd like to join them, please consider [ sponsoring Vue's development](https://vuejs.org/sponsor/).
0 commit comments