Documentation
Preparing search index...
utils/common
getCommentBlock
Function getCommentBlock
getCommentBlock
(
input
:
string
)
:
string
A function that removes comment markup from a given string.
Parameters
input
:
string
The input string with comment markup.
Returns
string
The input string without comment markup.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
A function that removes comment markup from a given string.