@stephansama actions
Author
Blog
GitHub
Preparing search index...
generate-md-action-inputs
buildCommentTags
Function buildCommentTags
buildCommentTags
(
tagName
:
string
,
)
:
readonly
[
`
<!--
${
string
}
:START -->
`
,
`
<!--
${
string
}
:END -->
`
]
Parameters
tagName
:
string
Returns
readonly
[
`
<!--
${
string
}
:START -->
`
,
`
<!--
${
string
}
:END -->
`
]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Author
Blog
GitHub
@stephansama actions
Loading...