consttext=awaitDeno.readTextFile('Example.graph');constgraph=Graph.parse(text);consttext=Graph.stringify(graph);awaitDeno.writeTextFile('Example.graph',text);There was an error while loading. Please reload this page.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
consttext=awaitDeno.readTextFile('Example.graph');constgraph=Graph.parse(text);consttext=Graph.stringify(graph);awaitDeno.writeTextFile('Example.graph',text);