UNPKG

path-scc

Version:

Find all strongly-connected components in a graph structure.

15 lines (14 loc) 232 B
{ "compilerOptions": { "module": "commonjs", "target": "es5", "lib": ["es2015"], "inlineSourceMap": true, "noImplicitAny": true, "strict": true, "declaration": true }, "files": [ "scc.ts" ] }