pub fn generate_typescript_defs(
    input: Vec<PathBuf>,
    output: PathBuf,
    debug: bool
)