Skip to content

Review and update type visibility and documentation #103

@aryaemami59

Description

@aryaemami59
  • Review all type definitions to determine which should be publicly exported and which should remain internal to the module.
  • Use @internal JSDoc tags to clearly indicate types that are intended for internal use only.
  • Remove unused/obsolete types.
  • Consider marking exported types with @public JSDoc tags to align with the documentation standards recommended by api-extractor.

Metadata

Metadata

Assignees

Labels

choreDoes not impact code behaviordocumentationImprovements or additions to documentation

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions