Files
vue-flow/docs/components/examples/intersection/index.ts
2022-11-06 11:03:08 +01:00

4 lines
192 B
TypeScript

export { default as IntersectionApp } from './App.vue?raw'
export { default as IntersectionElements } from './initial-elements.js?raw'
export { default as IntersectionCSS } from './style.css'