Skip to content

Tag @rdk-moss/teaching public API surface with stability tags #13

Description

@QiaolongLi1201

@rdk-moss/teaching publishes with private: false but its public exports carry no TSDoc stability tags. Same problem and recipe as #12, applied to packages/dmoss-teaching.

Goal: mark every declaration the barrel (packages/dmoss-teaching/src/index.ts) re-exports with @public (or @internal for non-surface exports).

Template: commit 68953fe tagged @rdk-moss/core the same way — cross-reference the barrel, tag @public, and barrel-export any type referenced by a public interface.

Done when: every barrel-exported declaration has a stability tag and npm run verify is green.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions