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