Files
vue-flow/docs2/components/examples/interaction/index.ts
2022-08-01 21:10:14 +02:00

4 lines
193 B
TypeScript

export { default as InteractionApp } from './App.vue?raw'
export { default as InteractionControls } from './InteractionControls.vue?raw'
export { default as InteractionCSS } from './style.css'