Files
vue-flow/docs/examples/intersection/index.ts

4 lines
199 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?inline'