Skip to content

@react-native-youtube-bridge/[email protected]

Choose a tag to compare

@github-actions github-actions released this 16 Sep 16:59
d320b80

Patch Changes

  • 390538e: chore(docs): replace @remark with @remarks per TSDoc spec

    • TSDoc specifies the tag name as @remarks (not @remark).
    • This aligns our comments with the spec and improves tooling support.
    • No runtime behavior changes.
    • Ref: https://tsdoc.org/pages/tags/remarks/