fallow-extract 2.10.0

Parsing and extraction engine for the fallow TypeScript/JavaScript codebase analyzer
Documentation
1
2
3
4
5
6
7
8
9
10
mod cjs;
mod classes;
mod complexity;
mod dynamic_imports;
mod exports;
mod imports;
mod jsdoc;
mod jsx_retry;
mod member_access;
mod unused_bindings;