UNPKG

gather-ts

Version:

A powerful code analysis and packaging tool designed for creating AI-friendly code representations for javascript and typescript projects.

5 lines (4 loc) 160 B
export * from "./ArgumentParser"; export * from "./CompileContext"; export * from "./interfaces/IArgumentParser"; export * from "./interfaces/ICompileContext";