gitextract_0fe2y8sq/ ├── .editorconfig ├── .gitignore ├── LICENSE ├── package.json ├── readme.md ├── source/ │ ├── app.tsx │ ├── cli.tsx │ └── utils/ │ └── generateOutput.ts └── tsconfig.json