Skip to content

Commit

Permalink
docs(base-body-parser): added correct docs description to mount api s…
Browse files Browse the repository at this point in the history
…ection
  • Loading branch information
H4ad committed Dec 20, 2022
1 parent 2cf72e5 commit 6edb996
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/frameworks/body-parser/base-body-parser.framework.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ import { getDefaultIfUndefined } from '../../core';

/**
* The options for {@link BaseBodyParserFramework}
*
* @breadcrumb Frameworks / BodyParserFramework
* @public
*/
export type BodyParserOptions = {
/**
Expand Down

0 comments on commit 6edb996

Please sign in to comment.