Skip to content

feat: Export Options interface from type declarations.  #170

@typhonrt

Description

@typhonrt

In one of my projects I use comment-parser and would like to expose the parser options from my library function. Currently the types provided from ./lib/index.d.ts does not export Options from ./lib/parser/index.d.ts.

While fixing this issue perhaps it is a good time to update the exports fields in package.json adding a types export condition with the types for each sub-path export as well.

I'd be glad to take a look at this if necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions