mirror of
https://github.com/sotam0316/drawNET_test.git
synced 2026-04-25 03:58:38 +09:00
static 폴더 및 하위 파일 업로드
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { getNodeTemplate } from './templates/node.js';
|
||||
import { getEdgeTemplate } from './templates/edge.js';
|
||||
import { getMultiSelectTemplate } from './templates/multi.js';
|
||||
|
||||
export { getNodeTemplate, getEdgeTemplate, getMultiSelectTemplate };
|
||||
Reference in New Issue
Block a user