UNPKG

erest

Version:

Easy to build api server depend on @leizm/web and express.

3 lines (2 loc) 109 B
import type { IDocData } from "../../extend/docs"; export default function typeDocs(data: IDocData): string;