mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-07-01 15:26:12 +00:00
8 lines
113 B
JavaScript
8 lines
113 B
JavaScript
{
|
|
let modulDir = "features/serialization/";
|
|
|
|
doInclude ([
|
|
include ("model/GraphMLCreator.js", modulDir)
|
|
])
|
|
|
|
} |