UNPKG

vibetunnel

Version:

Terminal sharing server with web interface - supports macOS, Linux, and headless environments

6 lines (5 loc) 122 B
import { Router } from 'express'; /** * Create Git-related routes */ export declare function createGitRoutes(): Router;