UNPKG

type2docfx

Version:

A tool to convert json format output from TypeDoc to universal reference model for DocFx to consume.

6 lines (5 loc) 97 B
export interface RepoConfig { repo: string; branch: string; basePath: string; }