Files
vue-flow/docs/examples/basic/index.ts
T

5 lines
232 B
TypeScript

export { default as BasicApp } from './App.vue?raw'
export { default as BasicIcon } from './Icon.vue?raw'
export { default as BasicElements } from './initial-elements.js?raw'
export { default as BasicCSS } from './style.css?inline'