Files
typescript-decompiler/src/lib/README.md
T
2026-05-25 05:47:28 +00:00

321 B

Generic Libraries

Content: Internal tools with NO domain knowledge.

Usage

Put things here that you could theoretically publish to npm as a standalone package.

  • Neo4j Client wrappers
  • Custom Git utilities
  • Date formatting helpers (generic)

If it imports anything from src/domain, it does NOT belong here.