fallow-extract 2.38.0

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