UNPKG

@aws-sdk/client-documentation-generator

Version:

[![NPM version](https://img.shields.io/npm/v/@aws-sdk/client-documentation-generator/latest.svg)](https://www.npmjs.com/package/@aws-sdk/client-documentation-generator) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/client-documentation-generato

5 lines (4 loc) 191 B
import { ProjectReflection, SourceDirectory } from "typedoc/dist/lib/models"; export declare const getCurrentClientDirectory: (event: { project: ProjectReflection; }) => SourceDirectory;