UNPKG

hosty

Version:

A code based opinionated way to self-host and manage web apps.

3 lines 147 B
import { GitApp, GitAppConfig } from '../../types.js'; export declare function git(config: GitAppConfig): GitApp; //# sourceMappingURL=git.d.ts.map