importer
Import
import { importer } from "@docsgen/core"
Source
Package
Parameters
importer(options: { apiDir: string; packageRoute: string; versionedDir?: string })
Parameters
| Name | Type | Description |
|---|---|---|
| options | |
Returns
() => (tree: TreeType, file: FileType) => void
