Files
vue-flow/docs/examples/intersection/index.ts
2024-02-05 07:51:12 +01:00

3 lines
123 B
TypeScript

export { default as IntersectionApp } from './App.vue?raw'
export { default as IntersectionCSS } from './style.css?inline'