UNPKG

@phoria/phoria-vue

Version:

Use Vue with Phoria Islands for dotnet.

4 lines (3 loc) 275 B
import { RenderVuePhoriaIslandComponent, VuePhoriaIsland, isVueIsland, renderComponentToStream, renderComponentToString } from './ssr'; export { isVueIsland, renderComponentToStream, renderComponentToString }; export type { RenderVuePhoriaIslandComponent, VuePhoriaIsland };