UNPKG

@webwriter/flowchart

Version:

Create programming flowcharts with interactive tasks. Use standardized Elements such as loops and Branchings.

10 lines 226 B
{ "compilerOptions": { "moduleResolution": "Bundler", "module": "ES2022", "target": "ES2022", "lib": ["DOM", "ES2020"], "experimentalDecorators": false, "useDefineForClassFields": false } }