logic-helper
Version:
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
40 lines (37 loc) • 725 B
JavaScript
/**
* @id
* @file .dist/1678167202024/eee_eee.js
* @description eee_eee流程图导出文件
* @createTime 2023/4/18 10:16:36
* @updateTime 2023/4/18 10:16:36
* @export
* {
"name": "",
"link": [
"Input>>Subroutine",
"Conditional>>Repeat",
"Repeat>>Input",
"Conditional1>>Repeat",
"Conditional1>>End",
"Start>>Conditional"
],
"node": [
"End",
"Conditional",
"Input",
"Subroutine",
"www",
"Repeat",
"Conditional1",
"Group",
"Start"
],
"topo": {
"name": "eee",
"group": "eee"
}
};
*
*/
import { topo_name } from '../.logic';
export default topo_name;