We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27831b0 commit db830e9Copy full SHA for db830e9
utils/parse_to_sections.js
@@ -1,4 +1,3 @@
1
-import process from 'node:process';
2
const { marked } = require('marked')
3
const TerminusClient = require("@terminusdb/terminusdb-client");
4
const client = new TerminusClient.WOQLClient('https://cloud.terminusdb.com/TerminatorsX',
0 commit comments