This function takes a source string, extracts all TSDoc comments from it, and then strips all example TSDoc tags from these comments.
The source string from which TSDoc comments are to be extracted and modified.
The modified source string with all example TSDoc tags stripped.
Generated using TypeDoc
This function takes a source string, extracts all TSDoc comments from it, and then strips all example TSDoc tags from these comments.