forked from sashin/sashinexists
run npm install to generate a package lock
This commit is contained in:
5
node_modules/graphviz-wasm/dist/constants.js
generated
vendored
Normal file
5
node_modules/graphviz-wasm/dist/constants.js
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/* MAIN */
|
||||
const DEFAULT_ENGINE = 'dot';
|
||||
const DEFAULT_FORMAT = 'svg';
|
||||
/* EXPORT */
|
||||
export { DEFAULT_ENGINE, DEFAULT_FORMAT };
|
||||
Reference in New Issue
Block a user