Skip to content

@stephansama packages / @stephansama/auto-readme / comment / AstComments

Type Alias: AstComments

ts
type AstComments = ReturnType<typeof loadAstComments>;

Defined in: core/auto-readme/src/comment.ts:10

Released under MIT license