already exported Preview component: https://github.com/vuejs/repl/blob/main/src/index.ts#L2
but not export injectKeyProps symbol:
|
export const injectKeyProps: InjectionKey< |
As a result, the separate Preview component cannot be used at all: https://github.com/vuejs/repl/blob/main/src/output/Preview.vue#L20